Searched refs:affs_insert_hash (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Damigaffs.c27 affs_insert_hash(struct inode *dir, struct buffer_head *bh) function
189 retval = affs_insert_hash(dir, bh);
H A Daffs.h133 extern int affs_insert_hash(struct inode *inode, struct buffer_head *bh);
H A Dinode.c393 retval = affs_insert_hash(dir, bh);
H A Dnamei.c437 retval = affs_insert_hash(new_dir, bh);

Completed in 34 milliseconds