Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dutil.c55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
Dfile.c196 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
360 fmode = ceph_flags_to_mode(flags); in ceph_open()
/Linux-v5.15/include/linux/ceph/
Dceph_fs.h617 int ceph_flags_to_mode(int flags);