Searched refs:nfs4_label (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | nfs_xdr.h | 78 struct nfs4_label *label; 474 const struct nfs4_label *label; 486 struct nfs4_label *f_label; 748 struct nfs4_label *label; 781 const struct nfs4_label *label; 815 struct nfs4_label *label; 1013 const struct nfs4_label *label; 1022 struct nfs4_label *label; 1047 struct nfs4_label *label; 1062 struct nfs4_label *label; [all …]
|
| D | nfs_fs.h | 371 struct nfs_fattr *, struct nfs4_label *); 391 struct nfs4_label *label); 498 struct nfs4_label *label); 500 struct nfs_fattr *fattr, struct nfs4_label *label);
|
| D | nfs4.h | 46 struct nfs4_label { struct
|
| /Linux-v5.10/fs/nfs/ |
| D | internal.h | 310 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags); 311 static inline struct nfs4_label * 312 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 327 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free() 342 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() 347 static inline struct nfs4_label * 348 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
|
| D | export.c | 67 struct nfs4_label *label = NULL; in nfs_fh_to_dentry() 134 struct nfs4_label *label = NULL; in nfs_get_parent()
|
| D | nfs4proc.c | 100 …erver *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct i… 103 struct nfs_open_context *ctx, struct nfs4_label *ilabel, 104 struct nfs4_label *olabel); 117 struct nfs4_label *label); 120 static inline struct nfs4_label * 122 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security() 140 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 145 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 153 static inline struct nfs4_label * 155 struct iattr *sattr, struct nfs4_label *l) in nfs4_label_init_security() [all …]
|
| D | nfs4_fs.h | 233 struct nfs4_label *a_label; 235 struct nfs4_label *f_label; 318 struct nfs_fattr *fattr, struct nfs4_label *label,
|
| D | inode.c | 354 struct nfs4_label *label) in nfs_setsecurity() 374 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() 376 struct nfs4_label *label = NULL; in nfs4_label_alloc() 385 label = kzalloc(sizeof(struct nfs4_label), flags); in nfs4_label_alloc() 401 struct nfs4_label *label) in nfs_setsecurity() 434 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *la… in nfs_fhget() 1136 struct nfs4_label *label = NULL; in __nfs_revalidate_inode()
|
| D | proc.c | 102 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs_proc_getattr() 157 struct nfs4_label *label) in nfs_proc_lookup()
|
| D | nfs3proc.c | 104 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs3_proc_getattr() 159 struct nfs4_label *label) in nfs3_proc_lookup()
|
| D | dir.c | 1288 struct nfs4_label *label; in nfs_lookup_revalidate_dentry() 1546 struct nfs4_label *label = NULL; in nfs_lookup() 1839 struct nfs4_label *label) in nfs_add_or_obtain() 1879 struct nfs4_label *label) in nfs_instantiate()
|
| D | nfs4xdr.c | 1070 const struct nfs4_label *label, in encode_attrs() 4141 struct nfs4_label *label) in decode_attr_security_label() 4568 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4698 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_generic() 4729 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_label()
|