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)) {
610 fattr->cf_uniqueid = le64_to_cpu(info->Inode);
650 fattr->cf_mode, fattr->cf_uniqueid, fattr->cf_nlink);
781 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;
865 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
867 fattr->cf_uniqueid = iunique(sb, ROOT_I);
878 &fattr->cf_uniqueid,
886 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
888 fattr->cf_uniqueid = iunique(sb, ROOT_I);
895 if (fattr->cf_uniqueid == 0 && strlen(full_path) == 0) {
899 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
903 fattr->cf_uniqueid = simple_hashstr(tcon->treeName);
1011 fattr.cf_uniqueid = le64_to_cpu(si->UniqueId);
1025 * 3. Get or update inode number (fattr.cf_uniqueid)
1091 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1204 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1237 if (CIFS_I(inode)->uniqueid != fattr->cf_uniqueid)
1260 CIFS_I(inode)->uniqueid = fattr->cf_uniqueid;
1294 cifs_dbg(FYI, "looking for uniqueid=%llu\n", fattr->cf_uniqueid);
1297 hash = cifs_uniqueid_to_ino_t(fattr->cf_uniqueid);
1308 fattr->cf_uniqueid = iunique(sb, ROOT_I);