Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dutil.c55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
Dfile.c191 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
379 fmode = ceph_flags_to_mode(flags); in ceph_open()
/Linux-v6.6/include/linux/ceph/
Dceph_fs.h642 int ceph_flags_to_mode(int flags);