Home
last modified time | relevance | path

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

/linux-4.1.27/fs/9p/
Dvfs_dentry.c112 const struct dentry_operations v9fs_cached_dentry_operations = {
119 const struct dentry_operations v9fs_dentry_operations = {
Dv9fs_vfs.h49 extern const struct dentry_operations v9fs_dentry_operations;
50 extern const struct dentry_operations v9fs_cached_dentry_operations;
/linux-4.1.27/fs/cifs/
Dcifsfs.h109 extern const struct dentry_operations cifs_dentry_ops;
110 extern const struct dentry_operations cifs_ci_dentry_ops;
Ddir.c846 const struct dentry_operations cifs_dentry_ops = {
919 const struct dentry_operations cifs_ci_dentry_ops = {
/linux-4.1.27/fs/ocfs2/
Ddcache.h29 extern const struct dentry_operations ocfs2_dentry_ops;
Ddcache.c471 const struct dentry_operations ocfs2_dentry_ops = {
/linux-4.1.27/fs/hfs/
Dsysdep.c39 const struct dentry_operations hfs_dentry_operations =
Dhfs_fs.h230 extern const struct dentry_operations hfs_dentry_operations;
/linux-4.1.27/include/linux/
Ddcache.h121 const struct dentry_operations *d_op;
150 struct dentry_operations { struct
242 extern void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op);
Dnfs_fs.h461 extern const struct dentry_operations nfs_dentry_operations;
Dfs.h1339 const struct dentry_operations *s_d_op; /* default d_op for dentries */
1963 const struct dentry_operations *dops,
2787 extern const struct dentry_operations simple_dentry_operations;
Dnfs_xdr.h1444 const struct dentry_operations *dentry_ops;
/linux-4.1.27/fs/ecryptfs/
Ddentry.c89 const struct dentry_operations ecryptfs_dops = {
Decryptfs_kernel.h541 extern const struct dentry_operations ecryptfs_dops;
/linux-4.1.27/fs/hpfs/
Ddentry.c58 const struct dentry_operations hpfs_dentry_operations = {
Dhpfs_fn.h227 extern const struct dentry_operations hpfs_dentry_operations;
/linux-4.1.27/fs/jfs/
Djfs_inode.h52 extern const struct dentry_operations jfs_ci_dentry_operations;
Dnamei.c39 const struct dentry_operations jfs_ci_dentry_operations;
1601 const struct dentry_operations jfs_ci_dentry_operations =
/linux-4.1.27/fs/gfs2/
Dsuper.h54 extern const struct dentry_operations gfs2_dops;
Ddentry.c129 const struct dentry_operations gfs2_dops = {
/linux-4.1.27/fs/kernfs/
Dkernfs-internal.h96 extern const struct dentry_operations kernfs_dops;
Ddir.c483 const struct dentry_operations kernfs_dops = {
/linux-4.1.27/fs/coda/
Dcoda_linux.h36 extern const struct dentry_operations coda_dentry_operations;
Ddir.c552 const struct dentry_operations coda_dentry_operations = {
/linux-4.1.27/fs/ncpfs/
Dncp_fs.h63 extern const struct dentry_operations ncp_dentry_operations;
Ddir.c82 const struct dentry_operations ncp_dentry_operations =
/linux-4.1.27/fs/
Dinternal.h154 extern struct dentry_operations ns_dentry_operations;
Danon_inodes.c37 static const struct dentry_operations anon_inodefs_dentry_operations = {
Dnsfs.c32 const struct dentry_operations ns_dentry_operations =
Dlibfs.c57 const struct dentry_operations simple_dentry_operations = {
218 const struct dentry_operations *dops, unsigned long magic) in mount_pseudo()
Dpipe.c633 static const struct dentry_operations pipefs_dentry_operations = {
Daio.c239 static const struct dentry_operations ops = { in aio_mount()
Ddcache.c1661 void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op) in d_set_d_op()
/linux-4.1.27/fs/affs/
Daffs.h212 extern const struct dentry_operations affs_dentry_operations;
213 extern const struct dentry_operations affs_intl_dentry_operations;
Dnamei.c24 const struct dentry_operations affs_dentry_operations = {
29 const struct dentry_operations affs_intl_dentry_operations = {
/linux-4.1.27/fs/configfs/
Dconfigfs_internal.h95 extern const struct dentry_operations configfs_dentry_ops;
Ddir.c78 const struct dentry_operations configfs_dentry_ops = {
/linux-4.1.27/fs/adfs/
Dadfs.h170 extern const struct dentry_operations adfs_dentry_operations;
Ddir.c255 const struct dentry_operations adfs_dentry_operations = {
/linux-4.1.27/fs/proc/
Dinternal.h162 extern const struct dentry_operations pid_dentry_operations;
Dfd.c143 static const struct dentry_operations tid_fd_dentry_operations = {
Dproc_sysctl.c16 static const struct dentry_operations proc_sys_dentry_operations;
856 static const struct dentry_operations proc_sys_dentry_operations = {
Dbase.c1592 const struct dentry_operations pid_dentry_operations =
1714 static const struct dentry_operations tid_map_files_dentry_operations = {
/linux-4.1.27/fs/autofs4/
Dautofs_i.h181 extern const struct dentry_operations autofs4_dentry_operations;
Droot.c68 const struct dentry_operations autofs4_dentry_operations = {
/linux-4.1.27/fs/sysv/
Dsysv.h169 extern const struct dentry_operations sysv_dentry_operations;
Dnamei.c41 const struct dentry_operations sysv_dentry_operations = {
/linux-4.1.27/fs/efivarfs/
Dsuper.c86 static const struct dentry_operations efivarfs_d_ops = {
/linux-4.1.27/fs/ceph/
Ddir.c29 const struct dentry_operations ceph_dentry_ops;
1397 const struct dentry_operations ceph_dentry_ops = {
1403 const struct dentry_operations ceph_snapdir_dentry_ops = {
1408 const struct dentry_operations ceph_snap_dentry_ops = {
Dsuper.h899 extern const struct dentry_operations ceph_dentry_ops, ceph_snap_dentry_ops,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddcache.c357 const struct dentry_operations ll_d_ops = {
Dllite_internal.h785 extern const struct dentry_operations ll_d_ops;
/linux-4.1.27/fs/fuse/
Dfuse_i.h651 extern const struct dentry_operations fuse_dentry_operations;
Ddir.c275 const struct dentry_operations fuse_dentry_operations = {
/linux-4.1.27/fs/fat/
Dnamei_vfat.c175 static const struct dentry_operations vfat_ci_dentry_ops = {
181 static const struct dentry_operations vfat_dentry_ops = {
Dnamei_msdos.c189 static const struct dentry_operations msdos_dentry_operations = {
/linux-4.1.27/fs/overlayfs/
Dsuper.c279 static const struct dentry_operations ovl_dentry_operations = {
704 const struct dentry_operations *dop = root->d_op; in ovl_is_allowed_fs_type()
/linux-4.1.27/fs/nfs/
Dnfs4_fs.h215 extern const struct dentry_operations nfs4_dentry_operations;
Ddir.c1348 const struct dentry_operations nfs_dentry_operations = {
1436 const struct dentry_operations nfs4_dentry_operations = {
/linux-4.1.27/fs/hfsplus/
Dhfsplus_fs.h477 extern const struct dentry_operations hfsplus_dentry_operations;
Dinode.c176 const struct dentry_operations hfsplus_dentry_operations = {
/linux-4.1.27/fs/debugfs/
Dinode.c194 static const struct dentry_operations debugfs_dops = {
/linux-4.1.27/drivers/gpu/drm/
Ddrm_drv.c479 static const struct dentry_operations drm_fs_dops = {
/linux-4.1.27/fs/afs/
Dinternal.h489 extern const struct dentry_operations afs_fs_dentry_operations;
Ddir.c65 const struct dentry_operations afs_fs_dentry_operations = {
/linux-4.1.27/fs/reiserfs/
Dxattr.c990 static const struct dentry_operations xattr_lookup_poison_ops = {
/linux-4.1.27/fs/hugetlbfs/
Dinode.c960 static const struct dentry_operations anon_ops = {
/linux-4.1.27/fs/isofs/
Dinode.c132 static const struct dentry_operations isofs_dentry_ops[] = {
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt390 to a struct "dentry_operations".
913 struct dentry_operations
923 struct dentry_operations {
DLocking10 --------------------------- dentry_operations --------------------------
/linux-4.1.27/arch/ia64/kernel/
Dperfmon.c609 static const struct dentry_operations pfmfs_dentry_operations;
2165 static const struct dentry_operations pfmfs_dentry_operations = {
/linux-4.1.27/mm/
Dshmem.c3308 static struct dentry_operations anon_ops = {
/linux-4.1.27/net/
Dsocket.c318 static const struct dentry_operations sockfs_dentry_operations = {
/linux-4.1.27/fs/btrfs/
Dctree.h3952 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c9986 const struct dentry_operations btrfs_dentry_operations = {