Home
last modified time | relevance | path

Searched defs:pathconf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_xdr.h1133 struct nfs_pathconf *pathconf; member
1786 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c5336 struct nfs_pathconf *pathconf) in _nfs4_proc_pathconf()
5362 struct nfs_pathconf *pathconf) in nfs4_proc_pathconf()
H A Dnfs4xdr.c4514 static int decode_pathconf(struct xdr_stream *xdr, struct nfs_pathconf *pathconf) in decode_pathconf()