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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1631 uint_t want_mask, pend_mask; local
1714 pend_mask = pa->sa_mask;
1716 if (want_mask & pend_mask & SMB_AT_ATIME)
1719 if (want_mask & pend_mask & SMB_AT_MTIME)
1722 if (want_mask & pend_mask & SMB_AT_CTIME)
1725 if (want_mask & pend_mask & SMB_AT_CRTIME)

Completed in 56 milliseconds