Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr3.h202 __u64 f_maxfilesize; member
Dnfs3proc.c694 resp->f_maxfilesize = ~(u32) 0; in nfsd3_proc_fsinfo()
710 resp->f_maxfilesize = sb->s_maxbytes; in nfsd3_proc_fsinfo()
Dnfs3xdr.c1241 p = xdr_encode_hyper(p, resp->f_maxfilesize); in svcxdr_encode_fsinfo3resok()