Searched refs:affs_insert_hash (Results 1 - 8 of 8) 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.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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 136 milliseconds