Searched refs:r_flags (Results 1 – 4 of 4) sorted by relevance
45 if (!(resv->r_flags & OCFS2_RESV_FLAG_DIR)) { in ocfs2_resv_window_bits()198 resv->r_flags |= flags; in ocfs2_resv_set_type()232 if (resv->r_flags & OCFS2_RESV_FLAG_INUSE) { in ocfs2_resv_remove()235 resv->r_flags &= ~OCFS2_RESV_FLAG_INUSE; in ocfs2_resv_remove()335 new->r_flags |= OCFS2_RESV_FLAG_INUSE; in ocfs2_resv_insert()620 int tmpwindow = !!(resv->r_flags & OCFS2_RESV_FLAG_TMP); in ocfs2_cannibalize_resv()729 if ((resv->r_flags & OCFS2_RESV_FLAG_TMP) || wanted < *clen) in ocfs2_resmap_resv_bits()
29 unsigned int r_flags; member
2433 rd_req->r_flags = CEPH_OSD_FLAG_READ; in __ceph_pool_perm_get()2451 wr_req->r_flags = CEPH_OSD_FLAG_WRITE; in __ceph_pool_perm_get()
1446 req->r_flags = /* CEPH_OSD_FLAG_ORDERSNAP | */ CEPH_OSD_FLAG_WRITE; in ceph_aio_retry_work()2850 req->r_flags = CEPH_OSD_FLAG_WRITE; in ceph_alloc_copyfrom_request()
Completed in 18 milliseconds