Searched refs:FMODE_WAIT_BIAS (Results 1 – 1 of 1) sorted by relevance
1015 #define FMODE_WAIT_BIAS 1000 macro1054 if (ci->i_nr_by_mode[RD_SHIFT] >= FMODE_WAIT_BIAS || in __ceph_caps_file_wanted()1062 if (ci->i_nr_by_mode[WR_SHIFT] >= FMODE_WAIT_BIAS || in __ceph_caps_file_wanted()3097 ceph_get_fmode(ci, flags, FMODE_WAIT_BIAS); in __ceph_get_caps()3111 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS); in __ceph_get_caps()