Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dinternal.h351 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags);
352 static inline struct nfs4_label *
353 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
375 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc()
379 static inline struct nfs4_label *
380 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
A Dnfs4proc.c113 static inline struct nfs4_label *
152 static inline struct nfs4_label *
1306 struct nfs4_label *label;
3295 struct nfs4_label *label, in nfs4_do_open()
3883 struct nfs4_label l, *label; in nfs4_atomic_open()
5148 struct nfs4_label *label) in _nfs4_proc_symlink()
5180 struct nfs4_label l, *label; in nfs4_proc_symlink()
5221 struct nfs4_label l, *label; in nfs4_proc_mkdir()
5340 struct nfs4_label l, *label; in nfs4_proc_mknod()
6314 struct nfs4_label *ilabel, in _nfs4_do_set_security_label()
[all …]
A Dnfs4_fs.h239 struct nfs4_label *a_label;
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()
A Dnfs4xdr.c1082 const struct nfs4_label *label, in encode_attrs()
4247 struct nfs4_label *label) in decode_attr_security_label()
/linux/include/linux/
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;
A Dnfs_fs.h456 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free()
A Dnfs4.h46 struct nfs4_label { struct

Completed in 64 milliseconds