Home
last modified time | relevance | path

Searched refs:ceph_flags_to_mode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dutil.c55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
H A Dfile.c196 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
360 fmode = ceph_flags_to_mode(flags); in ceph_open()
/kernel/linux/linux-6.6/fs/ceph/
H A Dutil.c55 int ceph_flags_to_mode(int flags) in ceph_flags_to_mode() function
H A Dfile.c191 req->r_fmode = ceph_flags_to_mode(flags); in prepare_open_request()
379 fmode = ceph_flags_to_mode(flags); in ceph_open()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h575 int ceph_flags_to_mode(int flags);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h642 int ceph_flags_to_mode(int flags);

Completed in 12 milliseconds