Searched refs:d_prune (Results 1 – 8 of 8) sorted by relevance
347 .d_prune = stashed_dentry_prune,
42 .d_prune = stashed_dentry_prune,
606 dentry->d_op->d_prune(dentry); in __dentry_kill()1809 if (op->d_prune) in d_set_d_op()
147 void (*d_prune)(struct dentry *); member
46 d_prune: no yes no no
1113 ->d_prune() instances are now called without ->d_lock held on the parent.
2265 .d_prune = ceph_d_prune,
1472 realdn->d_op->d_prune(realdn); in splice_dentry()
Completed in 28 milliseconds