Searched refs:nfs4_label (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/nfs/
H A Dinternal.h342 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags);
343 static inline struct nfs4_label *
344 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src)
366 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return NULL; }
370 static inline struct nfs4_label *
371 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src)
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)
139 nfs4_label_release_security(struct nfs4_label *label)
144 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
152 static inline struct nfs4_label *
154 struct iattr *sattr, struct nfs4_label *l)
157 nfs4_label_release_security(struct nfs4_label *label)
160 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
1293 struct nfs4_label *labe
[all...]
H A Dnfs4_fs.h238 struct nfs4_label *a_label;
H A Dinode.c372 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags)
374 struct nfs4_label *label;
379 label = kzalloc(sizeof(struct nfs4_label), flags);
H A Dnfs4xdr.c1082 const struct nfs4_label *label,
4220 struct nfs4_label *label)
/linux-master/include/linux/
H A Dnfs_xdr.h80 struct nfs4_label *label;
479 const struct nfs4_label *label;
801 const struct nfs4_label *label;
1042 const struct nfs4_label *label;
H A Dnfs4.h46 struct nfs4_label { struct
H A Dnfs_fs.h456 static inline void nfs4_label_free(struct nfs4_label *label)

Completed in 232 milliseconds