Searched refs:nfs4_label (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | nfs_xdr.h | 80 struct nfs4_label *label; 479 const struct nfs4_label *label; 491 struct nfs4_label *f_label; 756 struct nfs4_label *label; 803 const struct nfs4_label *label; 837 struct nfs4_label *label; 1035 const struct nfs4_label *label; 1044 struct nfs4_label *label; 1069 struct nfs4_label *label; 1084 struct nfs4_label *label; [all …]
|
| D | nfs_fs.h | 386 struct nfs_fattr *, struct nfs4_label *); 408 struct nfs4_label *label); 515 struct nfs4_label *label); 517 struct nfs_fattr *fattr, struct nfs4_label *label);
|
| D | nfs4.h | 46 struct nfs4_label { struct
|
| /Linux-v5.15/fs/nfs/ |
| D | internal.h | 327 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags); 328 static inline struct nfs4_label * 329 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 344 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free() 359 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() 364 static inline struct nfs4_label * 365 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 | 96 …erver *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct i… 99 struct nfs_open_context *ctx, struct nfs4_label *ilabel, 100 struct nfs4_label *olabel); 114 struct nfs4_label *label); 117 static inline struct nfs4_label * 119 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security() 137 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 142 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 150 static inline struct nfs4_label * 152 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; 320 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() 1178 struct nfs4_label *label = NULL; in __nfs_revalidate_inode()
|
| D | nfs3proc.c | 103 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs3_proc_getattr() 197 struct nfs4_label *label) in nfs3_proc_lookup() 212 struct nfs_fattr *fattr, struct nfs4_label *label) in nfs3_proc_lookupp()
|
| D | proc.c | 103 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs_proc_getattr() 158 struct nfs4_label *label) in nfs_proc_lookup()
|
| D | dir.c | 1498 struct nfs4_label *label; in nfs_lookup_revalidate_dentry() 1762 struct nfs4_label *label = NULL; in nfs_lookup() 2055 struct nfs4_label *label) in nfs_add_or_obtain() 2094 struct nfs4_label *label) in nfs_instantiate()
|
| D | nfs4xdr.c | 1082 const struct nfs4_label *label, in encode_attrs() 4158 struct nfs4_label *label) in decode_attr_security_label() 4585 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4715 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_generic() 4746 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_label()
|