Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dutil.c55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
Dfile.c195 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
378 fmode = ceph_flags_to_mode(flags); in ceph_open()
/linux-6.1.9/include/linux/ceph/
Dceph_fs.h620 int ceph_flags_to_mode(int flags);