Home
last modified time | relevance | path

Searched refs:ceph_caps_for_mode (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dutil.c84 int ceph_caps_for_mode(int mode) in ceph_caps_for_mode() function
H A Dfile.c380 wanted = ceph_caps_for_mode(fmode); in ceph_open()
H A Dcaps.c1046 return bits ? ceph_caps_for_mode(bits >> 1) : 0; in __ceph_caps_file_wanted()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h745 int ceph_caps_for_mode(int mode);