Searched refs:retry_cnt (Results 1 – 2 of 2) sorted by relevance
35 unsigned int retry_cnt = 0; in ceph_get_acl() local63 if (size == -ERANGE && retry_cnt < 10) { in ceph_get_acl()64 retry_cnt++; in ceph_get_acl()
4203 int retry_cnt = 1; in f2fs_fill_super() local4623 retry_cnt = 0; in f2fs_fill_super()4702 if (retry_cnt > 0 && skip_recovery) { in f2fs_fill_super()4703 retry_cnt--; in f2fs_fill_super()