Searched refs:i_wanted_max_size (Results 1 – 4 of 4) sorted by relevance
1220 max_size = ci->i_wanted_max_size; in __send_cap()1656 if (ci->i_wanted_max_size > ci->i_max_size && in ceph_check_caps()1657 ci->i_wanted_max_size > ci->i_requested_max_size) { in ceph_check_caps()2210 if (endoff >= ci->i_max_size && endoff > ci->i_wanted_max_size) { in check_max_size()2213 ci->i_wanted_max_size = endoff; in check_max_size()2218 ci->i_wanted_max_size > ci->i_max_size && in check_max_size()2219 ci->i_wanted_max_size > ci->i_requested_max_size) in check_max_size()2611 if (max_size >= ci->i_wanted_max_size) { in handle_cap_grant()2612 ci->i_wanted_max_size = 0; /* reset */ in handle_cap_grant()3071 ci->i_wanted_max_size = 0; in handle_cap_import()
310 u64 i_wanted_max_size; /* offset we'd like to write too */ member
440 ci->i_wanted_max_size = 0; in ceph_alloc_inode()
1215 ci->i_wanted_max_size = 0; in wake_up_session_cb()