Home
last modified time | relevance | path

Searched refs:d_prune (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/
Dnsfs.c47 .d_prune = ns_prune_dentry,
Ddcache.c595 dentry->d_op->d_prune(dentry); in __dentry_kill()
1936 if (op->d_prune) in d_set_d_op()
/Linux-v6.6/include/linux/
Ddcache.h137 void (*d_prune)(struct dentry *); member
/Linux-v6.6/Documentation/filesystems/
Dlocking.rst46 d_prune: no yes no no
/Linux-v6.6/fs/ceph/
Ddir.c2183 .d_prune = ceph_d_prune,
Dinode.c1438 realdn->d_op->d_prune(realdn); in splice_dentry()