Searched refs:cf_uniqueid (Results 1 – 3 of 3) sorted by relevance
225 fattr->cf_uniqueid = iunique(sb, ROOT_I);234 fattr->cf_uniqueid = le64_to_cpu(info->UniqueId);416 CIFS_I(*pinode)->uniqueid != fattr.cf_uniqueid)) {710 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;823 fattr.cf_uniqueid = le64_to_cpu(846 &fattr.cf_uniqueid, data);850 fattr.cf_uniqueid = iunique(sb, ROOT_I);852 } else if ((fattr.cf_uniqueid == 0) &&858 fattr.cf_uniqueid =862 fattr.cf_uniqueid = iunique(sb, ROOT_I);[all …]
115 fattr->cf_uniqueid = CIFS_I(inode)->uniqueid; in cifs_prime_dcache()119 if (CIFS_I(inode)->uniqueid == fattr->cf_uniqueid && in cifs_prime_dcache()766 fattr.cf_uniqueid = de.ino; in cifs_filldir()768 fattr.cf_uniqueid = iunique(sb, ROOT_I); in cifs_filldir()783 ino = cifs_uniqueid_to_ino_t(fattr.cf_uniqueid); in cifs_filldir()
1644 u64 cf_uniqueid; member