Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnfs_xdr.h856 struct nfs_pathconf *pathconf; member
1167 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member
/linux-2.6.39/fs/nfs/
Dnfs4proc.c3139 struct nfs_pathconf *pathconf) in _nfs4_proc_pathconf()
3165 struct nfs_pathconf *pathconf) in nfs4_proc_pathconf()
Dnfs4xdr.c3974 static int decode_pathconf(struct xdr_stream *xdr, struct nfs_pathconf *pathconf) in decode_pathconf()