Searched refs:xattr_pages (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/nfs/ |
| D | nfs42proc.c | 1170 .xattr_pages = pages, in _nfs42_proc_setxattr() 1188 np = nfs4_buf_to_pages_noslab(buf, buflen, arg.xattr_pages); in _nfs42_proc_setxattr() 1224 arg.xattr_pages = pages; in _nfs42_proc_getxattr() 1294 arg.xattr_pages = pages; in _nfs42_proc_listxattrs()
|
| D | nfs42xdr.c | 451 xdr_write_pages(xdr, arg->xattr_pages, 0, arg->xattr_len); in encode_setxattr() 1523 rpc_prepare_reply_pages(req, args->xattr_pages, 0, args->xattr_len, in nfs4_xdr_enc_getxattr() 1565 rpc_prepare_reply_pages(req, args->xattr_pages, 0, args->count, replen); in nfs4_xdr_enc_listxattrs()
|
| /Linux-v5.15/include/linux/ |
| D | nfs_xdr.h | 1530 struct page **xattr_pages; member 1543 struct page **xattr_pages; member 1556 struct page **xattr_pages; member
|