Searched refs:do_update (Results 1 – 4 of 4) sorted by relevance
113 bool *do_update) in bch2_check_fix_ptr() argument128 *do_update = true; in bch2_check_fix_ptr()140 *do_update = true; in bch2_check_fix_ptr()160 *do_update = true; in bch2_check_fix_ptr()185 *do_update = true; in bch2_check_fix_ptr()197 *do_update = true; in bch2_check_fix_ptr()208 *do_update = true; in bch2_check_fix_ptr()243 *do_update = true; in bch2_check_fix_ptr()257 *do_update = true; in bch2_check_fix_ptr()266 *do_update = true; in bch2_check_fix_ptr()[all …]
1123 bool do_update = false; in check_inode() local1175 do_update = true; in check_inode()1191 do_update = true; in check_inode()1200 do_update = true; in check_inode()1218 do_update = true; in check_inode()1271 do_update = true; in check_inode()1283 goto do_update; in check_inode()1300 do_update = true; in check_inode()1312 do_update = true; in check_inode()1314 do_update: in check_inode()[all …]
941 bool *do_update) in bch2_check_inode_has_case_insensitive() argument954 *do_update = true; in bch2_check_inode_has_case_insensitive()974 *do_update = true; in bch2_check_inode_has_case_insensitive()
977 bool do_update = false; in nfs_getattr() local1028 do_update |= cache_validity & NFS_INO_INVALID_CHANGE; in nfs_getattr()1030 do_update |= cache_validity & NFS_INO_INVALID_ATIME; in nfs_getattr()1032 do_update |= cache_validity & NFS_INO_INVALID_CTIME; in nfs_getattr()1034 do_update |= cache_validity & NFS_INO_INVALID_MTIME; in nfs_getattr()1036 do_update |= cache_validity & NFS_INO_INVALID_SIZE; in nfs_getattr()1038 do_update |= cache_validity & NFS_INO_INVALID_NLINK; in nfs_getattr()1040 do_update |= cache_validity & NFS_INO_INVALID_MODE; in nfs_getattr()1042 do_update |= cache_validity & NFS_INO_INVALID_OTHER; in nfs_getattr()1046 do_update |= cache_validity & NFS_INO_INVALID_BTIME; in nfs_getattr()[all …]
Completed in 22 milliseconds