Lines Matching refs:cf_uniqueid
231 fattr->cf_uniqueid = iunique(sb, ROOT_I);
240 fattr->cf_uniqueid = le64_to_cpu(info->UniqueId);
421 CIFS_I(*pinode)->uniqueid != fattr.cf_uniqueid)) {
611 fattr->cf_uniqueid = le64_to_cpu(info->Inode);
651 fattr->cf_mode, fattr->cf_uniqueid, fattr->cf_nlink);
782 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;
866 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
868 fattr->cf_uniqueid = iunique(sb, ROOT_I);
879 &fattr->cf_uniqueid,
887 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
889 fattr->cf_uniqueid = iunique(sb, ROOT_I);
896 if (fattr->cf_uniqueid == 0 && strlen(full_path) == 0) {
900 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
904 fattr->cf_uniqueid = simple_hashstr(tcon->treeName);
1012 fattr.cf_uniqueid = le64_to_cpu(si->UniqueId);
1092 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1205 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1238 if (CIFS_I(inode)->uniqueid != fattr->cf_uniqueid)
1261 CIFS_I(inode)->uniqueid = fattr->cf_uniqueid;
1295 cifs_dbg(FYI, "looking for uniqueid=%llu\n", fattr->cf_uniqueid);
1298 hash = cifs_uniqueid_to_ino_t(fattr->cf_uniqueid);
1309 fattr->cf_uniqueid = iunique(sb, ROOT_I);