Searched refs:FMODE_WAIT_BIAS (Results 1 – 1 of 1) sorted by relevance
985 #define FMODE_WAIT_BIAS 1000 macro1024 if (ci->i_nr_by_mode[RD_SHIFT] >= FMODE_WAIT_BIAS || in __ceph_caps_file_wanted()1032 if (ci->i_nr_by_mode[WR_SHIFT] >= FMODE_WAIT_BIAS || in __ceph_caps_file_wanted()2939 ceph_get_fmode(ci, flags, FMODE_WAIT_BIAS); in ceph_get_caps()2953 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS); in ceph_get_caps()