Home
last modified time | relevance | path

Searched refs:nfs4_label (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dnfs_xdr.h80 struct nfs4_label *label;
495 const struct nfs4_label *label;
824 const struct nfs4_label *label;
1065 const struct nfs4_label *label;
H A Dnfs4.h47 struct nfs4_label { struct
/linux/fs/nfs/
H A Dnfs4proc.c100 struct nfs_open_context *ctx, struct nfs4_label *ilabel);
113 static inline struct nfs4_label *
115 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security()
142 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security()
153 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask()
161 static inline struct nfs4_label *
163 struct iattr *sattr, struct nfs4_label *l) in nfs4_label_init_security()
166 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security()
169 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask()
1315 struct nfs4_label *label;
[all …]
H A Dnfs4_fs.h239 struct nfs4_label *a_label;
H A Dinode.c376 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc()
378 struct nfs4_label *label; in nfs4_label_alloc()
383 label = kzalloc(sizeof(struct nfs4_label), flags); in nfs4_label_alloc()
H A Dnfs4xdr.c1082 const struct nfs4_label *label, in encode_attrs()
4247 struct nfs4_label *label) in decode_attr_security_label()