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

/linux-master/fs/
H A Dpidfs.c213 .d_prune = stashed_dentry_prune,
H A Dnsfs.c40 .d_prune = stashed_dentry_prune,
H A Ddcache.c590 * inform the fs via d_prune that this dentry is about to be
594 dentry->d_op->d_prune(dentry);
1797 if (op->d_prune)
/linux-master/include/linux/
H A Ddcache.h142 void (*d_prune)(struct dentry *); member in struct:dentry_operations
/linux-master/fs/ceph/
H A Ddir.c2238 .d_prune = ceph_d_prune,
H A Dinode.c1471 realdn->d_op->d_prune(realdn);

Completed in 240 milliseconds