Home
last modified time | relevance | path

Searched refs:N4S_INSERTED (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1322 #define N4S_INSERTED 0x10 /* list has reference for server */ macro
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c3370 if ((np->s_flags & N4S_INSERTED) == 0) { in nfs4setclientid()
3372 np->s_flags |= N4S_INSERTED; in nfs4setclientid()
3964 sp->s_flags |= N4S_INSERTED; in add_new_nfs4_server()