Searched refs:case_preserving (Results 1 – 1 of 1) sorted by relevance
5001 int chownres = 0, notrunc = 0, case_sensitive = 0, case_preserving = 0; in nfsrv_pathconf() local5043 error = VNOP_PATHCONF(vp, _PC_CASE_PRESERVING, &case_preserving, ctx); in nfsrv_pathconf()5068 nfsm_chain_add_32(error, &nmrep, case_preserving); in nfsrv_pathconf()