Searched refs:affs_insert_hash (Results 1 – 4 of 4) sorted by relevance
441 retval = affs_insert_hash(new_dir, bh); in affs_rename()489 retval = affs_insert_hash(new_dir, bh_old); in affs_xrename()496 retval = affs_insert_hash(old_dir, bh_new); in affs_xrename()
26 affs_insert_hash(struct inode *dir, struct buffer_head *bh) in affs_insert_hash() function186 retval = affs_insert_hash(dir, bh); in affs_remove_link()
137 extern int affs_insert_hash(struct inode *inode, struct buffer_head *bh);
407 retval = affs_insert_hash(dir, bh); in affs_add_entry()