Home
last modified time | relevance | path

Searched refs:times_clr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1534 uint_t times_clr = 0; in smb_node_setattr() local
1618 times_clr |= MASK; \ in smb_node_setattr()
1639 attr->sa_mask &= ~times_clr; in smb_node_setattr()
1650 if (of != NULL && (times_set != 0 || times_clr != 0)) { in smb_node_setattr()
1658 pa->sa_mask &= ~times_clr; in smb_node_setattr()