Home
last modified time | relevance | path

Searched refs:r_flags (Results 1 – 4 of 4) sorted by relevance

/fs/ocfs2/
A Dreservations.c45 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()
A Dreservations.h29 unsigned int r_flags; member
/fs/ceph/
A Daddr.c2433 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()
A Dfile.c1446 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