Searched defs:fi_lock (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.h38 kmutex_t fi_lock; member in struct:_sd_ft_info
/illumos-gate/usr/src/uts/common/sys/
H A Duser.h119 kmutex_t fi_lock; /* see below */ member in struct:uf_info
137 * However, that construct is only safe if fi_lock is already held. If not,
142 * (1) fi_lock protects fi_list and fi_nfiles. It also protects the
156 * locks -- fi_lock and every fd's uf_lock -- to install a new file list.

Completed in 56 milliseconds