Searched refs:f_pending_attr (Results 1 – 4 of 4) sorted by relevance
1536 pa = &of->f_pending_attr; in smb_node_setattr()1704 pa = &of->f_pending_attr; in smb_node_getattr()
338 smb_attr_t *pa = &of->f_pending_attr; in smb_ofile_close()
1475 if (of->f_pending_attr.sa_mask & SMB_AT_MTIME) { in smb_fsop_write()1476 bcopy(&of->f_pending_attr, &attr, sizeof (attr)); in smb_fsop_write()
1221 smb_attr_t f_pending_attr; member