Searched refs:dentry_operations (Results 1 – 25 of 76) sorted by relevance
1234
99 const struct dentry_operations v9fs_cached_dentry_operations = {106 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;
46 const struct dentry_operations *proc_dops;164 extern const struct dentry_operations pid_dentry_operations;315 extern const struct dentry_operations proc_net_dentry_ops;
104 const struct dentry_operations *d_op;137 struct dentry_operations { struct237 extern void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op);
9 const struct dentry_operations *dops;
115 extern const struct dentry_operations cifs_dentry_ops;116 extern const struct dentry_operations cifs_ci_dentry_ops;
39 const struct dentry_operations hfs_dentry_operations =
13 extern const struct dentry_operations ocfs2_dentry_ops;
75 const struct dentry_operations ecryptfs_dops = {
8 dentry_operations
59 const struct dentry_operations hpfs_dentry_operations = {
40 extern const struct dentry_operations jfs_ci_dentry_operations;
59 extern const struct dentry_operations gfs2_dops;
103 const struct dentry_operations gfs2_dops = {
37 extern const struct dentry_operations coda_dentry_operations;
141 const struct dentry_operations orangefs_dentry_operations = {
126 extern const struct dentry_operations kernfs_dops;
220 extern const struct dentry_operations affs_dentry_operations;221 extern const struct dentry_operations affs_intl_dentry_operations;
92 extern const struct dentry_operations configfs_dentry_ops;
179 extern const struct dentry_operations ns_dentry_operations;
39 static const struct dentry_operations anon_inodefs_dentry_operations = {
60 const struct dentry_operations simple_dentry_operations = {1464 static const struct dentry_operations generic_ci_dentry_ops = {1471 static const struct dentry_operations generic_encrypted_dentry_ops = {1477 static const struct dentry_operations generic_encrypted_ci_dentry_ops = {
83 extern const struct dentry_operations vboxsf_dentry_ops;
432 extern const struct dentry_operations exfat_dentry_ops;433 extern const struct dentry_operations exfat_utf8_dentry_ops;
172 extern const struct dentry_operations adfs_dentry_operations;
Completed in 55 milliseconds