Searched refs:nfs4_label (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/fs/nfs/ |
| D | internal.h | 297 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags); 298 static inline struct nfs4_label * 299 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 314 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free() 329 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() 334 static inline struct nfs4_label * 335 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() 133 struct nfs4_label *label = NULL; in nfs_get_parent()
|
| D | nfs4proc.c | 94 …tattr(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct nfs4_label *label, struct i… 95 …erver *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct i… 98 struct nfs_open_context *ctx, struct nfs4_label *ilabel, 99 struct nfs4_label *olabel); 112 static inline struct nfs4_label * 114 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security() 132 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 137 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 145 static inline struct nfs4_label * 147 struct iattr *sattr, struct nfs4_label *l) in nfs4_label_init_security() [all …]
|
| D | inode.c | 343 struct nfs4_label *label) in nfs_setsecurity() 363 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() 365 struct nfs4_label *label = NULL; in nfs4_label_alloc() 374 label = kzalloc(sizeof(struct nfs4_label), flags); in nfs4_label_alloc() 390 struct nfs4_label *label) in nfs_setsecurity() 423 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *la… in nfs_fhget() 1119 struct nfs4_label *label = NULL; in __nfs_revalidate_inode()
|
| D | nfs4_fs.h | 231 struct nfs4_label *a_label; 233 struct nfs4_label *f_label;
|
| D | proc.c | 102 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs_proc_getattr() 152 struct nfs4_label *label) in nfs_proc_lookup()
|
| D | nfs3proc.c | 104 struct nfs_fattr *fattr, struct nfs4_label *label, in nfs3_proc_getattr() 154 struct nfs4_label *label) in nfs3_proc_lookup()
|
| D | dir.c | 1135 struct nfs4_label *label; in nfs_lookup_revalidate_dentry() 1384 struct nfs4_label *label = NULL; in nfs_lookup() 1675 struct nfs4_label *label) in nfs_add_or_obtain() 1715 struct nfs4_label *label) in nfs_instantiate()
|
| D | nfs4xdr.c | 1070 const struct nfs4_label *label, in encode_attrs() 4144 struct nfs4_label *label) in decode_attr_security_label() 4544 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4674 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_generic() 4705 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_label()
|
| /Linux-v5.4/include/linux/ |
| D | nfs_xdr.h | 472 const struct nfs4_label *label; 484 struct nfs4_label *f_label; 746 struct nfs4_label *label; 779 const struct nfs4_label *label; 813 struct nfs4_label *label; 1011 const struct nfs4_label *label; 1020 struct nfs4_label *label; 1045 struct nfs4_label *label; 1060 struct nfs4_label *label; 1077 struct nfs4_label *label; [all …]
|
| D | nfs_fs.h | 372 struct nfs_fattr *, struct nfs4_label *); 392 struct nfs4_label *label); 495 struct nfs4_label *label); 497 struct nfs_fattr *fattr, struct nfs4_label *label);
|
| D | nfs4.h | 45 struct nfs4_label { struct
|