Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr3.h202 __u64 f_maxfilesize; member
H A Dnfs3proc.c684 resp->f_maxfilesize = ~(u32) 0; in nfsd3_proc_fsinfo()
700 resp->f_maxfilesize = sb->s_maxbytes; in nfsd3_proc_fsinfo()
H A Dnfs3xdr.c1244 p = xdr_encode_hyper(p, resp->f_maxfilesize); in svcxdr_encode_fsinfo3resok()