Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr3.h213 bool p_case_insensitive; member
H A Dnfs3proc.c753 resp->p_case_insensitive = false; in nfsd3_proc_pathconf()
768 &resp->p_case_insensitive, in nfsd3_proc_pathconf()
H A Dnfs3xdr.c1286 p = xdr_encode_bool(p, resp->p_case_insensitive); in svcxdr_encode_pathconf3resok()