Searched refs:f_pending_attr (Results 1 – 4 of 4) sorted by relevance
1544 pa = &of->f_pending_attr; in smb_node_setattr()1712 pa = &of->f_pending_attr; in smb_node_getattr()
355 pa = &of->f_pending_attr; in smb_ofile_close()
1549 if (of->f_pending_attr.sa_mask & SMB_AT_MTIME) { in smb_fsop_write()1550 bcopy(&of->f_pending_attr, &attr, sizeof (attr)); in smb_fsop_write()
1282 smb_attr_t f_pending_attr; member