Lines Matching refs:cf_uniqueid
225 fattr->cf_uniqueid = iunique(sb, ROOT_I);
234 fattr->cf_uniqueid = le64_to_cpu(info->UniqueId);
418 CIFS_I(*pinode)->uniqueid != fattr.cf_uniqueid)) {
601 fattr->cf_uniqueid = le64_to_cpu(info->Inode);
641 fattr->cf_mode, fattr->cf_uniqueid, fattr->cf_nlink);
773 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;
862 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
864 fattr->cf_uniqueid = iunique(sb, ROOT_I);
875 &fattr->cf_uniqueid,
883 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
885 fattr->cf_uniqueid = iunique(sb, ROOT_I);
892 if (fattr->cf_uniqueid == 0 && strlen(full_path) == 0) {
896 fattr->cf_uniqueid = CIFS_I(*inode)->uniqueid;
900 fattr->cf_uniqueid = simple_hashstr(tcon->treeName);
1008 fattr.cf_uniqueid = le64_to_cpu(si->UniqueId);
1088 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1193 CIFS_I(*inode)->uniqueid != fattr.cf_uniqueid)) {
1219 if (CIFS_I(inode)->uniqueid != fattr->cf_uniqueid)
1242 CIFS_I(inode)->uniqueid = fattr->cf_uniqueid;
1276 cifs_dbg(FYI, "looking for uniqueid=%llu\n", fattr->cf_uniqueid);
1279 hash = cifs_uniqueid_to_ino_t(fattr->cf_uniqueid);
1290 fattr->cf_uniqueid = iunique(sb, ROOT_I);