Searched defs:dentry_operations (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Ddcache.h121 const struct dentry_operations *d_op;
150 struct dentry_operations { struct
166 * Locking rules for dentry_operations callbacks are to be found in
238 extern void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op);
327 * helper function for dentry_operations.d_dname() members

Completed in 48 milliseconds