Searched refs:ceph_flags_to_mode (Results 1 – 3 of 3) sorted by relevance
57 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function85 EXPORT_SYMBOL(ceph_flags_to_mode);
568 int ceph_flags_to_mode(int flags);
195 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()366 fmode = ceph_flags_to_mode(flags); in ceph_open()