Home
last modified time | relevance | path

Searched refs:f_maxfilesize (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/nfsd/
Dxdr3.h176 __u64 f_maxfilesize; member
/linux-2.4.37.9/fs/nfsd/
Dnfs3proc.c543 resp->f_maxfilesize = ~(u32) 0; in nfsd3_proc_fsinfo()
558 resp->f_maxfilesize = sb->s_maxbytes; in nfsd3_proc_fsinfo()
Dnfs3xdr.c791 p = xdr_encode_hyper(p, resp->f_maxfilesize); in nfs3svc_encode_fsinfores()