Home
last modified time | relevance | path

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

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