Searched refs:affs_insert_hash (Results 1 – 4 of 4) sorted by relevance
17 extern int affs_insert_hash(struct inode *inode, struct buffer_head *bh);
34 affs_insert_hash(struct inode *dir, struct buffer_head *bh) in affs_insert_hash() function191 retval = affs_insert_hash(dir, bh); in affs_remove_link()
401 retval = affs_insert_hash(dir, bh); in affs_add_entry()
462 retval = affs_insert_hash(new_dir, bh); in affs_rename()