Lines Matching refs:cf_uniqueid
236 fattr->cf_uniqueid = iunique(sb, ROOT_I);
245 fattr->cf_uniqueid = le64_to_cpu(info->UniqueId);
368 CIFS_I(*inode)->uniqueid != fattr->cf_uniqueid)) {
681 fattr->cf_uniqueid = le64_to_cpu(info->Inode);
723 fattr->cf_mode, fattr->cf_uniqueid, fattr->cf_nlink);
929 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;
1016 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
1018 fattr->cf_uniqueid = iunique(sb, ROOT_I);
1027 &fattr->cf_uniqueid, data);
1034 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
1036 fattr->cf_uniqueid = iunique(sb, ROOT_I);
1043 if (fattr->cf_uniqueid == 0 && strlen(full_path) == 0) {
1047 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
1051 fattr->cf_uniqueid = simple_hashstr(tcon->tree_name);
1196 fattr->cf_uniqueid = le64_to_cpu(si->UniqueId);
1213 * 3. Get or update inode number (fattr->cf_uniqueid)
1394 if (CIFS_I(inode)->uniqueid != fattr->cf_uniqueid)
1417 CIFS_I(inode)->uniqueid = fattr->cf_uniqueid;
1451 cifs_dbg(FYI, "looking for uniqueid=%llu\n", fattr->cf_uniqueid);
1454 hash = cifs_uniqueid_to_ino_t(fattr->cf_uniqueid);
1465 fattr->cf_uniqueid = iunique(sb, ROOT_I);