Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/fs/hfs/
Dsysdep.c39 const struct dentry_operations hfs_dentry_operations =
Dhfs_fs.h230 extern const struct dentry_operations hfs_dentry_operations;
/linux-4.4.14/fs/ocfs2/
Ddcache.h29 extern const struct dentry_operations ocfs2_dentry_ops;
Ddcache.c471 const struct dentry_operations ocfs2_dentry_ops = {
/linux-4.4.14/include/linux/
Ddcache.h121 const struct dentry_operations *d_op;
150 struct dentry_operations { struct
244 extern void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op);
Dnfs_fs.h465 extern const struct dentry_operations nfs_dentry_operations;
Dfs.h1348 const struct dentry_operations *s_d_op; /* default d_op for dentries */
1988 const struct dentry_operations *dops,
2822 extern const struct dentry_operations simple_dentry_operations;
Dnfs_xdr.h1502 const struct dentry_operations *dentry_ops;
/linux-4.4.14/fs/ecryptfs/
Ddentry.c89 const struct dentry_operations ecryptfs_dops = {
Decryptfs_kernel.h540 extern const struct dentry_operations ecryptfs_dops;
/linux-4.4.14/fs/hpfs/
Ddentry.c58 const struct dentry_operations hpfs_dentry_operations = {
Dhpfs_fn.h236 extern const struct dentry_operations hpfs_dentry_operations;
/linux-4.4.14/fs/jfs/
Djfs_inode.h52 extern const struct dentry_operations jfs_ci_dentry_operations;
Dnamei.c39 const struct dentry_operations jfs_ci_dentry_operations;
1622 const struct dentry_operations jfs_ci_dentry_operations =
/linux-4.4.14/fs/gfs2/
Dsuper.h54 extern const struct dentry_operations gfs2_dops;
Ddentry.c129 const struct dentry_operations gfs2_dops = {
/linux-4.4.14/fs/kernfs/
Dkernfs-internal.h95 extern const struct dentry_operations kernfs_dops;
Ddir.c506 const struct dentry_operations kernfs_dops = {
/linux-4.4.14/fs/coda/
Dcoda_linux.h36 extern const struct dentry_operations coda_dentry_operations;
Ddir.c552 const struct dentry_operations coda_dentry_operations = {
/linux-4.4.14/fs/
Dinternal.h153 extern struct dentry_operations ns_dentry_operations;
Danon_inodes.c37 static const struct dentry_operations anon_inodefs_dentry_operations = {
Dnsfs.c33 const struct dentry_operations ns_dentry_operations =
Dlibfs.c52 const struct dentry_operations simple_dentry_operations = {
213 const struct dentry_operations *dops, unsigned long magic) in mount_pseudo()
Dpipe.c669 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.4.14/fs/ncpfs/
Dncp_fs.h63 extern const struct dentry_operations ncp_dentry_operations;
Ddir.c82 const struct dentry_operations ncp_dentry_operations =
/linux-4.4.14/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.4.14/fs/configfs/
Dconfigfs_internal.h95 extern const struct dentry_operations configfs_dentry_ops;
Ddir.c78 const struct dentry_operations configfs_dentry_ops = {
/linux-4.4.14/fs/adfs/
Dadfs.h170 extern const struct dentry_operations adfs_dentry_operations;
Ddir.c255 const struct dentry_operations adfs_dentry_operations = {
/linux-4.4.14/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.c1780 const struct dentry_operations pid_dentry_operations =
1895 static const struct dentry_operations tid_map_files_dentry_operations = {
/linux-4.4.14/fs/sysv/
Dsysv.h168 extern const struct dentry_operations sysv_dentry_operations;
Dnamei.c41 const struct dentry_operations sysv_dentry_operations = {
/linux-4.4.14/fs/autofs4/
Dautofs_i.h181 extern const struct dentry_operations autofs4_dentry_operations;
Droot.c68 const struct dentry_operations autofs4_dentry_operations = {
/linux-4.4.14/fs/efivarfs/
Dsuper.c86 static const struct dentry_operations efivarfs_d_ops = {
/linux-4.4.14/fs/ceph/
Ddir.c29 const struct dentry_operations ceph_dentry_ops;
1346 const struct dentry_operations ceph_dentry_ops = {
1352 const struct dentry_operations ceph_snapdir_dentry_ops = {
1357 const struct dentry_operations ceph_snap_dentry_ops = {
Dsuper.h935 extern const struct dentry_operations ceph_dentry_ops, ceph_snap_dentry_ops,
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddcache.c355 const struct dentry_operations ll_d_ops = {
Dllite_internal.h753 extern const struct dentry_operations ll_d_ops;
/linux-4.4.14/fs/fuse/
Dfuse_i.h683 extern const struct dentry_operations fuse_dentry_operations;
Ddir.c275 const struct dentry_operations fuse_dentry_operations = {
/linux-4.4.14/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.4.14/fs/nfs/
Dnfs4_fs.h217 extern const struct dentry_operations nfs4_dentry_operations;
Ddir.c1340 const struct dentry_operations nfs_dentry_operations = {
1428 const struct dentry_operations nfs4_dentry_operations = {
/linux-4.4.14/fs/overlayfs/
Dsuper.c351 static const struct dentry_operations ovl_dentry_operations = {
357 static const struct dentry_operations ovl_reval_dentry_operations = {
/linux-4.4.14/fs/hfsplus/
Dhfsplus_fs.h477 extern const struct dentry_operations hfsplus_dentry_operations;
Dinode.c176 const struct dentry_operations hfsplus_dentry_operations = {
/linux-4.4.14/fs/debugfs/
Dinode.c189 static const struct dentry_operations debugfs_dops = {
/linux-4.4.14/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.4.14/drivers/gpu/drm/
Ddrm_drv.c502 static const struct dentry_operations drm_fs_dops = {
/linux-4.4.14/fs/reiserfs/
Dxattr.c990 static const struct dentry_operations xattr_lookup_poison_ops = {
/linux-4.4.14/fs/hugetlbfs/
Dinode.c1227 static const struct dentry_operations anon_ops = {
/linux-4.4.14/fs/isofs/
Dinode.c132 static const struct dentry_operations isofs_dentry_ops[] = {
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt390 to a struct "dentry_operations".
920 struct dentry_operations
930 struct dentry_operations {
DLocking10 --------------------------- dentry_operations --------------------------
/linux-4.4.14/arch/ia64/kernel/
Dperfmon.c609 static const struct dentry_operations pfmfs_dentry_operations;
2165 static const struct dentry_operations pfmfs_dentry_operations = {
/linux-4.4.14/net/
Dsocket.c319 static const struct dentry_operations sockfs_dentry_operations = {
/linux-4.4.14/mm/
Dshmem.c3319 static struct dentry_operations anon_ops = {
/linux-4.4.14/fs/btrfs/
Dctree.h4010 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c10136 const struct dentry_operations btrfs_dentry_operations = {