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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h564 #define ITIMES_NOLOCK(ip) ud_itimes_nolock(ip) macro
568 ITIMES_NOLOCK(ip); \
H A Dufs_inode.h124 * You can only call ITIMES_NOLOCK while holding the writer-contents,
135 * and ITIMES_NOLOCK. The functions that set the i_flag bits are
524 #define ITIMES_NOLOCK(ip) ufs_itimes_nolock(ip) macro
528 ITIMES_NOLOCK(ip); \

Completed in 218 milliseconds