Searched refs:nfs4_label (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/nfs/ |
| H A D | internal.h | 350 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags); 351 static inline struct nfs4_label * 352 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 374 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() 378 static inline struct nfs4_label * 379 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
|
| H A D | nfs4proc.c | 101 struct nfs_open_context *ctx, struct nfs4_label *ilabel); 112 static inline struct nfs4_label * 114 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security() 141 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 152 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 160 static inline struct nfs4_label * 162 struct iattr *sattr, struct nfs4_label *l) in nfs4_label_init_security() 165 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security() 168 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask() 1276 struct nfs4_label *label; [all …]
|
| H A D | inode.c | 358 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() 360 struct nfs4_label *label; in nfs4_label_alloc() 365 label = kzalloc_obj(struct nfs4_label, flags); in nfs4_label_alloc()
|
| H A D | nfs4xdr.c | 1086 const struct nfs4_label *label, in encode_attrs() 4277 struct nfs4_label *label) in decode_attr_security_label()
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 85 struct nfs4_label *label; 507 const struct nfs4_label *label; 835 const struct nfs4_label *label; 1076 const struct nfs4_label *label;
|
| H A D | nfs4.h | 47 struct nfs4_label { struct
|