Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dmds_client.h300 int r_fmode; /* file mode, if expecting cap */ member
H A Dfile.c191 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
436 err = ceph_init_file(inode, file, req->r_fmode); in ceph_open()
683 req->r_fmode, NULL); in ceph_finish_async_create()
H A Dinode.c1601 rinfo->head->result == 0) ? req->r_fmode : -1, in ceph_fill_trace()
H A Dmds_client.c2498 req->r_fmode = -1; in ceph_mdsc_create_request()