Home
last modified time | relevance | path

Searched refs:ceph_flags_to_mode (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
H A Dutil.c55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
H A Dfile.c193 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
393 fmode = ceph_flags_to_mode(flags); in ceph_open()
822 int fmode = ceph_flags_to_mode(flags); in ceph_atomic_open()