Searched refs:SMB_AT_TIMES (Results 1 – 2 of 2) sorted by relevance
103 #define SMB_AT_TIMES (SMB_AT_ATIME | SMB_AT_MTIME |\ macro107 #define SMB_AT_BASIC (SMB_AT_DOSATTR | SMB_AT_TIMES)
1538 times_mask = attr->sa_mask & SMB_AT_TIMES; in smb_node_setattr()1706 want_mask = attr->sa_mask & SMB_AT_TIMES; in smb_node_getattr()