Home
last modified time | relevance | path

Searched refs:dget_dlock (Results 1 – 9 of 9) sorted by relevance

/linux/fs/configfs/
H A Dinode.c211 dget_dlock(dentry); in configfs_drop_dentry()
/linux/fs/ocfs2/
H A Ddcache.c154 dget_dlock(dentry); in ocfs2_find_local_alias()
/linux/fs/autofs/
H A Droot.c172 dget_dlock(active); in autofs_lookup_active()
232 dget_dlock(expiring); in autofs_lookup_expiring()
H A Dexpire.c81 dget_dlock(child); in positive_after()
/linux/fs/
H A Ddcache.c1046 dget_dlock(alias); in __d_find_alias()
1683 *victim = dget_dlock(dentry); in find_submount()
1827 dentry->d_parent = dget_dlock(parent); in d_alloc()
2613 new->d_parent = dget_dlock(parent); in d_alloc_parallel()
2805 dget_dlock(dentry); in d_make_persistent()
H A Dlibfs.c126 found = dget_dlock(d); in scan_positives()
467 found = dget_dlock(dentry); in find_positive_dentry()
587 child = dget_dlock(d); in find_next_child()
/linux/include/linux/
H A Ddcache.h324 static inline struct dentry *dget_dlock(struct dentry *dentry) in dget_dlock() function
/linux/fs/ceph/
H A Ddir.c1696 dget_dlock(dentry); in __dentry_leases_walk()
H A Dmds_client.c871 found = dget_dlock(udentry); in ceph_wait_on_conflict_unlink()
4621 dn = dget_dlock(alias); in d_find_primary()