Searched refs:nfs4_label (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | nfs_xdr.h | 80 struct nfs4_label *label; 476 const struct nfs4_label *label; 488 struct nfs4_label *f_label; 753 struct nfs4_label *label; 786 const struct nfs4_label *label; 820 struct nfs4_label *label; 1018 const struct nfs4_label *label; 1027 struct nfs4_label *label; 1052 struct nfs4_label *label; 1067 struct nfs4_label *label; [all …]
|
D | nfs_fs.h | 372 struct nfs_fattr *, struct nfs4_label *); 392 struct nfs4_label *label); 499 struct nfs4_label *label); 501 struct nfs_fattr *fattr, struct nfs4_label *label);
|
D | nfs4.h | 46 struct nfs4_label { struct
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | internal.h | 340 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags); 341 static inline struct nfs4_label * 342 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 357 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free() 372 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() 377 static inline struct nfs4_label * 378 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); 118 struct nfs4_label *label); 121 static inline struct nfs4_label * 123 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security() 146 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 151 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 159 static inline struct nfs4_label * 161 struct iattr *sattr, struct nfs4_label *l) in nfs4_label_init_security() [all …]
|
D | nfs4_fs.h | 235 struct nfs4_label *a_label; 237 struct nfs4_label *f_label; 321 struct nfs_fattr *fattr, struct nfs4_label *label,
|
D | inode.c | 369 struct nfs4_label *label) in nfs_setsecurity() 389 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() 391 struct nfs4_label *label = NULL; in nfs4_label_alloc() 400 label = kzalloc(sizeof(struct nfs4_label), flags); in nfs4_label_alloc() 416 struct nfs4_label *label) in nfs_setsecurity() 449 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *la… in nfs_fhget() 1151 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 | 1291 struct nfs4_label *label; in nfs_lookup_revalidate_dentry() 1556 struct nfs4_label *label = NULL; in nfs_lookup() 1857 struct nfs4_label *label) in nfs_add_or_obtain() 1896 struct nfs4_label *label) in nfs_instantiate()
|
D | nfs4xdr.c | 1070 const struct nfs4_label *label, in encode_attrs() 4143 struct nfs4_label *label) in decode_attr_security_label() 4569 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4699 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_generic() 4730 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_label()
|