Home
last modified time | relevance | path

Searched refs:MI4_REMOVE_ON_LAST_CLOSE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c87 { "MI4_REMOVE_ON_LAST_CLOSE", MI4_REMOVE_ON_LAST_CLOSE,
88 MI4_REMOVE_ON_LAST_CLOSE },
H A Dnfs_clnt.c630 {"MI4_REMOVE_ON_LAST_CLOSE", MI4_REMOVE_ON_LAST_CLOSE,
631 MI4_REMOVE_ON_LAST_CLOSE},
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1165 #define MI4_REMOVE_ON_LAST_CLOSE 0x200000 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c3650 (mi->mi_flags & MI4_REMOVE_ON_LAST_CLOSE)) { in nfs4_dec_state_ref_count_nolock()
H A Dnfs4_vfsops.c3737 mi->mi_flags |= MI4_REMOVE_ON_LAST_CLOSE; in nfs4_remove_mi_from_server_nolock()