Searched refs:ceph_flags_to_mode (Results 1 – 3 of 3) sorted by relevance
55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
191 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()374 fmode = ceph_flags_to_mode(flags); in ceph_open()
620 int ceph_flags_to_mode(int flags);
Completed in 11 milliseconds