Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr3.h210 __u64 f_maxfilesize; member
H A Dnfs3proc.c595 resp->f_maxfilesize = ~(u32) 0; in nfsd3_proc_fsinfo()
611 resp->f_maxfilesize = sb->s_maxbytes; in nfsd3_proc_fsinfo()
H A Dnfs3xdr.c1107 p = xdr_encode_hyper(p, resp->f_maxfilesize); in nfs3svc_encode_fsinfores()