Home
last modified time | relevance | path

Searched refs:dentry_operations (Results 1 – 25 of 70) sorted by relevance

123

/linux/fs/9p/
H A Dv9fs_vfs.h37 extern const struct dentry_operations v9fs_dentry_operations;
38 extern const struct dentry_operations v9fs_cached_dentry_operations;
H A Dvfs_dentry.c120 const struct dentry_operations v9fs_cached_dentry_operations = {
129 const struct dentry_operations v9fs_dentry_operations = {
/linux/fs/proc/
H A Dinternal.h257 extern const struct dentry_operations pid_dentry_operations;
411 extern const struct dentry_operations proc_net_dentry_ops;
424 struct dentry *dentry, const struct dentry_operations *d_ops) in proc_splice_unmountable()
/linux/include/linux/
H A Dpseudo_fs.h10 const struct dentry_operations *dops;
H A Dpidfs.h15 extern const struct dentry_operations pidfs_dentry_operations;
/linux/fs/smb/client/
H A Dcifsfs.h112 extern const struct dentry_operations cifs_dentry_ops;
113 extern const struct dentry_operations cifs_ci_dentry_ops;
/linux/fs/ocfs2/
H A Ddcache.h13 extern const struct dentry_operations ocfs2_dentry_ops;
/linux/fs/hfs/
H A Dsysdep.c44 const struct dentry_operations hfs_dentry_operations =
H A Dhfs_fs.h231 extern const struct dentry_operations hfs_dentry_operations;
/linux/fs/hpfs/
H A Ddentry.c59 const struct dentry_operations hpfs_dentry_operations = {
/linux/fs/ecryptfs/
H A Ddentry.c85 const struct dentry_operations ecryptfs_dops = {
/linux/fs/jfs/
H A Djfs_inode.h40 extern const struct dentry_operations jfs_ci_dentry_operations;
/linux/fs/gfs2/
H A Dsuper.h61 extern const struct dentry_operations gfs2_dops;
H A Ddentry.c98 const struct dentry_operations gfs2_dops = {
/linux/fs/coda/
H A Dcoda_linux.h37 extern const struct dentry_operations coda_dentry_operations;
/linux/scripts/
H A Dconst_structs.checkpatch11 dentry_operations
/linux/fs/orangefs/
H A Ddcache.c137 const struct dentry_operations orangefs_dentry_operations = {
/linux/fs/affs/
H A Daffs.h219 extern const struct dentry_operations affs_dentry_operations;
220 extern const struct dentry_operations affs_intl_dentry_operations;
/linux/fs/kernfs/
H A Dkernfs-internal.h186 extern const struct dentry_operations kernfs_dops;
/linux/fs/configfs/
H A Dconfigfs_internal.h92 extern const struct dentry_operations configfs_dentry_ops;
/linux/fs/vboxsf/
H A Dvfsmod.h83 extern const struct dentry_operations vboxsf_dentry_ops;
/linux/fs/adfs/
H A Dadfs.h172 extern const struct dentry_operations adfs_dentry_operations;
/linux/fs/autofs/
H A Dautofs_i.h185 extern const struct dentry_operations autofs_dentry_operations;
/linux/fs/
H A Danon_inodes.c80 static const struct dentry_operations anon_inodefs_dentry_operations = {
/linux/fs/exfat/
H A Dexfat_fs.h478 extern const struct dentry_operations exfat_dentry_ops;
479 extern const struct dentry_operations exfat_utf8_dentry_ops;

123