Home
last modified time | relevance | path

Searched refs:d_prune (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dnsfs.c46 .d_prune = ns_prune_dentry,
101 d_delete(dentry); /* make sure ->d_prune() does nothing */ in __ns_get_path()
H A Ddcache.c563 * inform the fs via d_prune that this dentry is about to be in __dentry_kill()
567 dentry->d_op->d_prune(dentry); in __dentry_kill()
1877 if (op->d_prune) in d_set_d_op()
/kernel/linux/linux-5.10/include/linux/
H A Ddcache.h144 void (*d_prune)(struct dentry *); member
/kernel/linux/linux-6.6/fs/
H A Dnsfs.c47 .d_prune = ns_prune_dentry,
102 d_delete(dentry); /* make sure ->d_prune() does nothing */ in __ns_get_path()
H A Ddcache.c591 * inform the fs via d_prune that this dentry is about to be in __dentry_kill()
595 dentry->d_op->d_prune(dentry); in __dentry_kill()
1937 if (op->d_prune) in d_set_d_op()
/kernel/linux/linux-6.6/include/linux/
H A Ddcache.h137 void (*d_prune)(struct dentry *); member
/kernel/linux/linux-5.10/fs/ceph/
H A Ddir.c1982 .d_prune = ceph_d_prune,
H A Dinode.c1189 realdn->d_op->d_prune(realdn); in splice_dentry()
/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c2183 .d_prune = ceph_d_prune,
H A Dinode.c1438 realdn->d_op->d_prune(realdn); in splice_dentry()

Completed in 22 milliseconds