Searched refs:nfs4_label (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/nfs/ |
| A D | internal.h | 328 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags); 329 static inline struct nfs4_label * 330 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 352 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() 356 static inline struct nfs4_label * 357 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
|
| A D | nfs4proc.c | 114 struct nfs4_label *label); 117 static inline struct nfs4_label * 151 static inline struct nfs4_label * 1258 struct nfs4_label *label; 3212 struct nfs4_label *label, in nfs4_do_open() 4875 struct nfs4_label *label) in _nfs4_proc_symlink() 4906 struct nfs4_label l, *label = NULL; in nfs4_proc_symlink() 4947 struct nfs4_label l, *label = NULL; in nfs4_proc_mkdir() 5427 struct nfs4_label *label) in nfs4_bitmask_set() 6014 struct nfs4_label *ilabel, in _nfs4_do_set_security_label() [all …]
|
| A D | nfs4_fs.h | 235 struct nfs4_label *a_label;
|
| A D | inode.c | 379 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() 381 struct nfs4_label *label; in nfs4_label_alloc() 386 label = kzalloc(sizeof(struct nfs4_label), flags); in nfs4_label_alloc()
|
| A D | nfs4xdr.c | 1082 const struct nfs4_label *label, in encode_attrs() 4161 struct nfs4_label *label) in decode_attr_security_label()
|
| /linux/include/linux/ |
| A D | nfs_xdr.h | 80 struct nfs4_label *label; 479 const struct nfs4_label *label; 801 const struct nfs4_label *label; 1032 const struct nfs4_label *label;
|
| A D | nfs4.h | 46 struct nfs4_label { struct
|
| A D | nfs_fs.h | 430 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free()
|
Completed in 66 milliseconds