Searched refs:cf_uniqueid (Results 1 – 3 of 3) sorted by relevance
221 fattr->cf_uniqueid = iunique(sb, ROOT_I);230 fattr->cf_uniqueid = le64_to_cpu(info->UniqueId);412 CIFS_I(*pinode)->uniqueid != fattr.cf_uniqueid)) {704 fattr.cf_uniqueid = CIFS_I(inode)->uniqueid;803 fattr.cf_uniqueid = le64_to_cpu(828 &fattr.cf_uniqueid, data);832 fattr.cf_uniqueid = iunique(sb, ROOT_I);834 } else if ((fattr.cf_uniqueid == 0) &&840 fattr.cf_uniqueid =845 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()759 fattr.cf_uniqueid = de.ino; in cifs_filldir()761 fattr.cf_uniqueid = iunique(sb, ROOT_I); in cifs_filldir()776 ino = cifs_uniqueid_to_ino_t(fattr.cf_uniqueid); in cifs_filldir()
1509 u64 cf_uniqueid; member