Home
last modified time | relevance | path

Searched refs:d_rehash (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/include/linux/
Ddcache.h266 extern void d_rehash(struct dentry *);
280 d_rehash(entry); in d_add()
296 d_rehash(res != NULL ? res : entry); in d_add_unique()
/linux-2.6.39/Documentation/
Dlockstat.txt110 25 dcache_lock 99 [<ffffffff802ca0dc>] d_rehash+0…
114 29 dcache_lock 98 [<ffffffff802ca0dc>] d_rehash+0…
/linux-2.6.39/fs/afs/
Ddir.c818 d_rehash(dentry); in afs_mkdir()
1003 d_rehash(dentry); in afs_create()
1123 d_rehash(dentry); in afs_symlink()
/linux-2.6.39/fs/
Ddcache.c1638 d_rehash(dentry); in d_splice_alias()
2087 void d_rehash(struct dentry * entry) in d_rehash() function
2093 EXPORT_SYMBOL(d_rehash);
2401 d_rehash(actual); in d_materialise_unique()
Dnamei.c3104 d_rehash(new_dentry); in vfs_rename_dir()
/linux-2.6.39/fs/hpfs/
Dnamei.c405 d_rehash(dentry); in hpfs_unlink()
/linux-2.6.39/fs/ceph/
Dinode.c910 d_rehash(dn); in splice_dentry()
1076 d_rehash(dn); in ceph_fill_trace()
/linux-2.6.39/fs/nfs/
Ddir.c1828 d_rehash(dentry); in nfs_unlink()
2005 d_rehash(rehash); in nfs_rename()
/linux-2.6.39/fs/configfs/
Ddir.c448 d_rehash(dentry); in configfs_attach_attr()
/linux-2.6.39/fs/ncpfs/
Ddir.c635 d_rehash(newdent); in ncp_fill_cache()