Searched refs:d_rehash (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
H A Ddcache.h276 extern void d_rehash(struct dentry *);
290 d_rehash(entry); d_add()
306 d_rehash(res != NULL ? res : entry); d_add_unique()
/linux-4.4.14/fs/afs/
H A Ddir.c777 d_rehash(dentry); afs_mkdir()
954 d_rehash(dentry); afs_create()
1066 d_rehash(dentry); afs_symlink()
/linux-4.4.14/fs/nfs/
H A Ddir.c1858 d_rehash(dentry); nfs_unlink()
2053 d_rehash(rehash); nfs_rename()
/linux-4.4.14/fs/ceph/
H A Dinode.c1015 d_rehash(dn); splice_dentry()
1251 d_rehash(dn); ceph_fill_trace()
/linux-4.4.14/fs/ncpfs/
H A Ddir.c633 d_rehash(newdent); ncp_fill_cache()
/linux-4.4.14/fs/
H A Ddcache.c2426 * d_rehash - add an entry back to the hash
2432 void d_rehash(struct dentry * entry) d_rehash() function
2438 EXPORT_SYMBOL(d_rehash); variable
2819 d_rehash(dentry); d_splice_alias()
/linux-4.4.14/fs/configfs/
H A Ddir.c432 d_rehash(dentry); configfs_attach_attr()
/linux-4.4.14/mm/
H A Dshmem.c2383 d_rehash(whiteout); shmem_whiteout()

Completed in 804 milliseconds