Searched refs:affs_remove_hash (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Damigaffs.c76 affs_remove_hash(struct inode *dir, struct buffer_head *rem_bh) function
181 retval = affs_remove_hash(dir, link_bh);
309 retval = affs_remove_hash(dir, bh);
H A Daffs.h134 extern int affs_remove_hash(struct inode *dir, struct buffer_head *rem_bh);
H A Dnamei.c428 retval = affs_remove_hash(old_dir, bh);

Completed in 101 milliseconds