Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_htree.c455 ext2_dx_csum_set(ip, (struct ext2fs_direct_2 *)bp->b_data); in ext2_htree_writebuf()
736 ext2_dx_csum_set(dp, (struct ext2fs_direct_2 *)bp->b_data); in ext2_htree_create_index()
829 ext2_dx_csum_set(ip, (struct ext2fs_direct_2 *)newidxblock); in ext2_htree_add_entry()
879 ext2_dx_csum_set(ip, in ext2_htree_add_entry()
H A Dext2_extern.h118 void ext2_dx_csum_set(struct inode *, struct ext2fs_direct_2 *);
H A Dext2_csum.c393 ext2_dx_csum_set(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dx_csum_set() function
H A Dext2_vnops.c1106 ext2_dx_csum_set(ip, in ext2_rename()