HomeSort by: relevance | last modified time | path
    Searched refs:ND_IMPLIEDCLID (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 683 if ((nd->nd_flag & ND_IMPLIEDCLID) != 0) {
691 nd->nd_flag |= ND_IMPLIEDCLID;
838 if ((nd->nd_flag & ND_IMPLIEDCLID) != 0) {
846 nd->nd_flag |= ND_IMPLIEDCLID;
2238 if ((nd->nd_flag & ND_IMPLIEDCLID) != 0) {
2246 nd->nd_flag |= ND_IMPLIEDCLID;
2265 if ((nd->nd_flag & ND_IMPLIEDCLID) != 0) {
2273 nd->nd_flag |= ND_IMPLIEDCLID;
2418 if ((nd->nd_flag & ND_IMPLIEDCLID) != 0) {
2426 nd->nd_flag |= ND_IMPLIEDCLID;
    [all...]
nfs_nfsdstate.c 5311 ((nd->nd_flag & ND_IMPLIEDCLID) &&
5800 nd->nd_flag |= ND_IMPLIEDCLID;
  /src/sys/fs/nfs/common/
nfs.h 628 #define ND_IMPLIEDCLID 0x00004000

Completed in 41 milliseconds