Searched refs:mtime_changed (Results 1 – 2 of 2) sorted by relevance
477 int mtime_changed = 0; in nfs_attr_cache() local524 mtime_changed = 1; in nfs_attr_cache()552 mtime_changed = 1; in nfs_attr_cache()554 if (mtime_changed && !(rp->r_flags & RINCACHEPURGE)) { in nfs_attr_cache()560 if (!mtime_changed && !ctime_changed) { in nfs_attr_cache()569 if (mtime_changed) in nfs_attr_cache()620 int mtime_changed = 0; in nfs3_attr_cache() local667 mtime_changed = 1; in nfs3_attr_cache()695 mtime_changed = 1; in nfs3_attr_cache()697 if (mtime_changed && !(rp->r_flags & RINCACHEPURGE)) { in nfs3_attr_cache()[all …]
446 int mtime_changed = 0; in nfs4_attr_cache() local545 mtime_changed = 1; in nfs4_attr_cache()559 mtime_changed = 1; in nfs4_attr_cache()573 mtime_changed = 1; in nfs4_attr_cache()600 mtime_changed = 1; in nfs4_attr_cache()602 if (mtime_changed && !(rp->r_flags & R4INCACHEPURGE)) { in nfs4_attr_cache()608 if (!mtime_changed && !ctime_changed) { in nfs4_attr_cache()621 if (mtime_changed) in nfs4_attr_cache()