dentry_operations  121 include/linux/dcache.h 	const struct dentry_operations *d_op;
dentry_operations  238 include/linux/dcache.h extern void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op);
dentry_operations 1259 include/linux/fs.h 	const struct dentry_operations *s_d_op; /* default d_op for dentries */
dentry_operations 1841 include/linux/fs.h 	const struct dentry_operations *dops,
dentry_operations 2633 include/linux/fs.h extern const struct dentry_operations simple_dentry_operations;
dentry_operations  460 include/linux/nfs_fs.h extern const struct dentry_operations nfs_dentry_operations;
dentry_operations 1402 include/linux/nfs_xdr.h 	const struct dentry_operations *dentry_ops;