Home
last modified time | relevance | path

Searched refs:ext2_dx_csum_set (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/fs/ext2fs/
Dext2_htree.c446 ext2_dx_csum_set(ip, (struct ext2fs_direct_2 *)bp->b_data); in ext2_htree_writebuf()
720 ext2_dx_csum_set(dp, (struct ext2fs_direct_2 *)bp->b_data); in ext2_htree_create_index()
812 ext2_dx_csum_set(ip, (struct ext2fs_direct_2 *)newidxblock); in ext2_htree_add_entry()
862 ext2_dx_csum_set(ip, in ext2_htree_add_entry()
Dext2_extern.h121 void ext2_dx_csum_set(struct inode *, struct ext2fs_direct_2 *);
Dext2_csum.c388 ext2_dx_csum_set(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dx_csum_set() function
Dext2_vnops.c1098 ext2_dx_csum_set(ip, in ext2_rename()