Searched defs:is_nfs (Results 1 – 2 of 2) sorted by relevance
121 int ret, is_nfs; in try_file_ops() local
530 bool is_nfs = (strncmp("nfs", sf.f_fstypename, sizeof(sf.f_fstypename)) == 0); in TryFileOps() local