Searched refs:i_wanted_max_size (Results 1 – 4 of 4) sorted by relevance
1383 arg->max_size = ci->i_wanted_max_size; in __prep_cap()2044 if (ci->i_wanted_max_size > ci->i_max_size && in ceph_check_caps()2045 ci->i_wanted_max_size > ci->i_requested_max_size) { in ceph_check_caps()2841 if (endoff >= ci->i_max_size && endoff > ci->i_wanted_max_size) { in check_max_size()2844 ci->i_wanted_max_size = endoff; in check_max_size()2849 ci->i_wanted_max_size > ci->i_max_size && in check_max_size()2850 ci->i_wanted_max_size > ci->i_requested_max_size) in check_max_size()3483 if (max_size >= ci->i_wanted_max_size) { in handle_cap_grant()3484 ci->i_wanted_max_size = 0; /* reset */ in handle_cap_grant()
414 u64 i_wanted_max_size; /* offset we'd like to write too */ member
523 ci->i_wanted_max_size = 0; in ceph_alloc_inode()
1785 ci->i_wanted_max_size = 0; in wake_up_session_cb()