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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 128 milliseconds