Lines Matching defs:flushing

1405 		       int flushing, u64 flush_tid, u64 oldest_flush_tid)
1439 arg->follows = flushing ? ci->i_head_snapc->seq : 0;
1452 if (flushing & CEPH_CAP_XATTR_EXCL) {
1470 arg->dirty = flushing;
1544 " flushing %s tid %llu, requeuing cap.\n",
1882 * Remove cap_flush from the mdsc's or inode's flushing cap list.
1916 * Add dirty inode to the flushing list. Assigned a seq number so we
1929 int flushing;
1936 flushing = ci->i_dirty_caps;
1937 doutc(cl, "flushing %s, flushing_caps %s -> %s\n",
1938 ceph_cap_string(flushing),
1940 ceph_cap_string(ci->i_flushing_caps | flushing));
1941 ci->i_flushing_caps |= flushing;
1946 cf->caps = flushing;
2028 int issued, implemented, want, retain, revoking, flushing = 0;
2100 "flushing %s issued %s revoking %s retain %s %s%s%s\n",
2201 doutc(cl, "flushing dirty caps\n");
2205 doutc(cl, "flushing snap caps\n");
2226 /* kick flushing and flush snaps before sending normal
2240 flushing = ci->i_dirty_caps;
2247 flushing = 0;
2257 want, retain, flushing, flush_tid, oldest_flush_tid);
2290 int flushing = 0;
2314 flushing = ci->i_dirty_caps;
2321 flushing, flush_tid, oldest_flush_tid);
2333 flushing = ci->i_flushing_caps;
2338 return flushing;
2677 * if flushing caps were revoked, we re-send the cap flush
2679 * the cap flush message before issuing the flushing caps to
2745 doutc(mdsc->fsc->client, "%p %llx.%llx flushing %s\n",
3849 doutc(cl, "%p %llx.%llx mds%d seq %d on %s cleaned %s, flushing %s -> %s\n",
3873 doutc(cl, " mds%d still flushing cap on %p %llx.%llx\n",
3878 doutc(cl, " %p %llx.%llx now !flushing\n", inode,
5032 " dropping dirty+flushing %s state for %p %llx.%llx\n",