Searched refs:OPUNIQ (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_deleg.c | 1647 ret = fem_install(vp, deleg_rdops, (void *)fp, OPUNIQ, in rfs4_deleg_state() 1686 ret = fem_install(vp, deleg_wrops, (void *)fp, OPUNIQ, in rfs4_deleg_state()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | fem.h | 105 OPUNIQ = 1, /* Install if operation set is unique */ enumerator
|
/titanic_50/usr/src/uts/common/fs/portfs/ |
H A D | port_fop.c | 1038 vp->v_vfsp, OPUNIQ, NULL, NULL))) { in port_fop_pvfsadd() 1168 (void *)vp, OPUNIQ, NULL, NULL))) { in port_pfp_setup()
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | fem.c | 3079 case OPUNIQ: in fem_push_node()
|