Home
last modified time | relevance | path

Searched refs:nfs_pathconf (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h176 struct nfs_pathconf { struct
1114 struct nfs_pathconf *pathconf;
1761 struct nfs_pathconf *);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c590 struct nfs_pathconf *info) in nfs_proc_pathconf()
H A Dnfs3xdr.c2269 struct nfs_pathconf *result) in decode_pathconf3resok()
2286 struct nfs_pathconf *result = data; in nfs3_xdr_dec_pathconf3res()
H A Dnfs3proc.c807 struct nfs_pathconf *info) in nfs3_proc_pathconf()
H A Dclient.c844 struct nfs_pathconf pathinfo; in nfs_probe_fsinfo()
H A Dnfs4proc.c5188 struct nfs_pathconf *pathconf) in _nfs4_proc_pathconf()
5214 struct nfs_pathconf *pathconf) in nfs4_proc_pathconf()
H A Dnfs4xdr.c4444 static int decode_pathconf(struct xdr_stream *xdr, struct nfs_pathconf *pathconf) in decode_pathconf()