/fs/nfs/ |
D | export.c | 72 struct nfs4_label *label = NULL; in nfs_fh_to_dentry() local 138 struct nfs4_label *label = NULL; in nfs_get_parent() local
|
D | nfs4proc.c | 112 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security() 130 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 135 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 148 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 151 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 1103 struct nfs4_label *label; member 1185 struct nfs4_label *label = (c != NULL) ? c->label : NULL; in nfs4_opendata_alloc() local 2681 struct iattr *sattr, struct nfs4_label **label) in nfs4_exclusive_attrset() 2781 struct nfs4_label *label = c->label; in _nfs4_do_open() local 2876 struct nfs4_label *label, in nfs4_do_open() [all …]
|
D | inode.c | 336 struct nfs4_label *label) in nfs_setsecurity() 358 struct nfs4_label *label = NULL; in nfs4_label_alloc() local 383 struct nfs4_label *label) in nfs_setsecurity() 416 …fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *label) in nfs_fhget() 1047 struct nfs4_label *label = NULL; in __nfs_revalidate_inode() local
|
D | proc.c | 102 struct nfs_fattr *fattr, struct nfs4_label *label) in nfs_proc_getattr() 151 struct nfs4_label *label) in nfs_proc_lookup()
|
D | nfs3proc.c | 104 struct nfs_fattr *fattr, struct nfs4_label *label) in nfs3_proc_getattr() 150 struct nfs4_label *label) in nfs3_proc_lookup()
|
D | internal.h | 319 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free() 335 static inline void nfs4_label_free(void *label) {} in nfs4_label_free()
|
D | dir.c | 1143 struct nfs4_label *label; in nfs_lookup_revalidate_dentry() local 1388 struct nfs4_label *label = NULL; in nfs_lookup() local 1679 struct nfs4_label *label) in nfs_instantiate()
|
D | nfs4xdr.c | 1016 const struct nfs4_label *label, in encode_attrs() 4233 struct nfs4_label *label) in decode_attr_security_label() 4650 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4780 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_generic() 4811 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_label()
|
/fs/cifs/ |
D | smb2transport.c | 214 static int generate_key(struct cifs_ses *ses, struct kvec label, in generate_key() 295 struct kvec label; member
|
D | readdir.c | 44 static void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct() 63 static inline void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct()
|
D | cifs_debug.c | 35 cifs_dump_mem(char *label, void *data, int length) in cifs_dump_mem()
|
/fs/ocfs2/ |
D | ocfs1_fs_compat.h | 98 /*30*/ __u8 label[OCFS1_MAX_VOL_LABEL_LEN]; member
|
/fs/nfsd/ |
D | vfs.c | 529 struct xdr_netobj *label) in nfsd4_set_nfs4_label() 548 struct xdr_netobj *label) in nfsd4_set_nfs4_label()
|
D | nfs4proc.c | 54 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx() 76 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
|
D | nfs4xdr.c | 321 struct xdr_netobj *label, int *umask) in nfsd4_decode_fattr()
|
/fs/btrfs/ |
D | sysfs.c | 373 char *label = fs_info->super_copy->label; in btrfs_label_show() local
|
D | ioctl.c | 5316 char label[BTRFS_LABEL_SIZE]; in btrfs_ioctl_get_fslabel() local 5342 char label[BTRFS_LABEL_SIZE]; in btrfs_ioctl_set_fslabel() local
|
D | ctree.h | 241 char label[BTRFS_LABEL_SIZE]; member
|
/fs/jfs/ |
D | jfs_logmgr.h | 77 char label[16]; /* 16: journal label */ member
|
/fs/ext4/ |
D | namei.c | 592 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
|