Searched defs:locks (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | rrwlock.h | 93 rrwlock_t locks[RRM_NUM_LOCKS]; member
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 380 spa_config_tryenter(spa_t *spa, int locks, void *tag, krw_t rw) in spa_config_tryenter() 411 spa_config_enter(spa_t *spa, int locks, void *tag, krw_t rw) in spa_config_enter() 444 spa_config_exit(spa_t *spa, int locks, void *tag) in spa_config_exit() 463 spa_config_held(spa_t *spa, int locks, krw_t rw) in spa_config_held() 1170 int locks = SCL_STATE_ALL | oplocks; in spa_vdev_state_enter() local
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 2209 locklist_t *locks, *llp; in relock_file() local
|
H A D | nfs4_vnops.c | 15908 locklist_t *locks, *llp, *ri_llp, *tmp_llp; in nfs4_reinstitute_local_lock_state() local
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | fd.c | 1234 fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, int locks) in fd_cleanup()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 2965 foundlock_t *locks; in findlocks_findmutex() local
|