Searched refs:ND_GSSINITREPLY (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/fs/nfs/
H A Dnfs.h679 #define ND_GSSINITREPLY 0x00000200 macro
H A Dnfs_commonsubs.c3647 nd->nd_flag = ND_GSSINITREPLY;
4383 if ((nd->nd_flag & ND_GSSINITREPLY) == 0 &&
4396 if ((nd->nd_flag & ND_GSSINITREPLY) == 0)

Completed in 111 milliseconds