Home
last modified time | relevance | path

Searched refs:affs_insert_hash (Results 1 – 4 of 4) sorted by relevance

/fs/affs/
Damigaffs.c23 affs_insert_hash(struct inode *dir, struct buffer_head *bh) in affs_insert_hash() function
183 retval = affs_insert_hash(dir, bh); in affs_remove_link()
Daffs.h136 extern int affs_insert_hash(struct inode *inode, struct buffer_head *bh);
Dnamei.c458 retval = affs_insert_hash(new_dir, bh); in affs_rename()
Dinode.c401 retval = affs_insert_hash(dir, bh); in affs_add_entry()