Searched refs:dentry_operations (Results 1 – 25 of 79) sorted by relevance
1234
47 const struct dentry_operations *proc_dops;196 extern const struct dentry_operations pid_dentry_operations;345 extern const struct dentry_operations proc_net_dentry_ops;358 struct dentry *dentry, const struct dentry_operations *d_ops) in proc_splice_unmountable()
102 const struct dentry_operations v9fs_cached_dentry_operations = {109 const struct dentry_operations v9fs_dentry_operations = {
37 extern const struct dentry_operations v9fs_dentry_operations;38 extern const struct dentry_operations v9fs_cached_dentry_operations;
9 const struct dentry_operations *dops;
95 const struct dentry_operations *d_op;138 struct dentry_operations { struct233 extern void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op);
112 extern const struct dentry_operations cifs_dentry_ops;113 extern const struct dentry_operations cifs_ci_dentry_ops;
13 extern const struct dentry_operations ocfs2_dentry_ops;
43 const struct dentry_operations hfs_dentry_operations =
230 extern const struct dentry_operations hfs_dentry_operations;
75 const struct dentry_operations ecryptfs_dops = {
59 const struct dentry_operations hpfs_dentry_operations = {
40 extern const struct dentry_operations jfs_ci_dentry_operations;
61 extern const struct dentry_operations gfs2_dops;
103 const struct dentry_operations gfs2_dops = {
9 dentry_operations
37 extern const struct dentry_operations coda_dentry_operations;
139 const struct dentry_operations orangefs_dentry_operations = {
147 extern const struct dentry_operations kernfs_dops;
219 extern const struct dentry_operations affs_dentry_operations;220 extern const struct dentry_operations affs_intl_dentry_operations;
92 extern const struct dentry_operations configfs_dentry_ops;
39 static const struct dentry_operations anon_inodefs_dentry_operations = {
83 extern const struct dentry_operations vboxsf_dentry_ops;
172 extern const struct dentry_operations adfs_dentry_operations;
185 extern const struct dentry_operations autofs_dentry_operations;
476 extern const struct dentry_operations exfat_dentry_ops;477 extern const struct dentry_operations exfat_utf8_dentry_ops;
Completed in 55 milliseconds