Lines Matching refs:cf_uniqueid
231 fattr->cf_uniqueid = iunique(sb, ROOT_I);
240 fattr->cf_uniqueid = le64_to_cpu(info->UniqueId);
424 CIFS_I(*pinode)->uniqueid != fattr.cf_uniqueid)) {
613 fattr->cf_uniqueid = le64_to_cpu(info->Inode);
653 fattr->cf_mode, fattr->cf_uniqueid, fattr->cf_nlink);
784 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;
868 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
870 fattr->cf_uniqueid = iunique(sb, ROOT_I);
881 &fattr->cf_uniqueid,
889 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
891 fattr->cf_uniqueid = iunique(sb, ROOT_I);
898 if (fattr->cf_uniqueid == 0 && strlen(full_path) == 0) {
902 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
906 fattr->cf_uniqueid = simple_hashstr(tcon->treeName);
1014 fattr.cf_uniqueid = le64_to_cpu(si->UniqueId);
1094 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1207 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1240 if (CIFS_I(inode)->uniqueid != fattr->cf_uniqueid)
1263 CIFS_I(inode)->uniqueid = fattr->cf_uniqueid;
1297 cifs_dbg(FYI, "looking for uniqueid=%llu\n", fattr->cf_uniqueid);
1300 hash = cifs_uniqueid_to_ino_t(fattr->cf_uniqueid);
1311 fattr->cf_uniqueid = iunique(sb, ROOT_I);