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