Searched refs:ulockfs_info_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_lockfs.c97 } ulockfs_info_t; typedef in typeref:struct:_ulockfs_info
106 ulockfs_info_t *_curr; \
126 ulockfs_info_t *_curr; \
238 ulockfs_info_t *head;
239 ulockfs_info_t *info;
242 head = (ulockfs_info_t *)tsd_get(ufs_lockfs_key);
887 ulockfs_info_t *head;
888 ulockfs_info_t *info;
925 head = (ulockfs_info_t *)tsd_get(ufs_lockfs_key);
1334 ulockfs_info_t *ulockfs_inf
[all...]

Completed in 57 milliseconds