Home
last modified time | relevance | path

Searched refs:ceph_flags_to_mode (Results 1 – 3 of 3) 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()
391 fmode = ceph_flags_to_mode(flags); in ceph_open()
818 int fmode = ceph_flags_to_mode(flags); in ceph_atomic_open()
/linux/include/linux/ceph/
H A Dceph_fs.h636 int ceph_flags_to_mode(int flags);