Searched refs:is_v4 (Results 1 – 2 of 2) sorted by relevance
1553 nfsvno_removesub(struct nameidata *ndp, bool is_v4, struct nfsrv_descript *nd, in nfsvno_removesub() argument1566 } else if (is_v4) { in nfsvno_removesub()1586 if (is_v4 && (nd->nd_flag & ND_NFSV41) != 0 && error == 0) in nfsvno_removesub()1595 if (is_v4 && (nd->nd_flag & ND_NFSV41) != 0 && error == 0) { in nfsvno_removesub()1623 nfsvno_rmdirsub(struct nameidata *ndp, int is_v4, struct ucred *cred, in nfsvno_rmdirsub() argument
3415 nfscl_invalidfname(bool is_v4, char *name, int len) in nfscl_invalidfname() argument3420 if (is_v4 && ((len == 1 && name[0] == '.') || in nfscl_invalidfname()