Home
last modified time | relevance | path

Searched refs:check_max_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c2719 * -EFBIG: ask caller to call check_max_size() and try again.
2882 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size() function
2943 * due to a small max_size, make sure we check_max_size (and possibly
3026 check_max_size(inode, endoff); in ceph_get_caps()
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c2737 * -EFBIG: ask caller to call check_max_size() and try again.
2900 static void check_max_size(struct inode *inode, loff_t endoff) in check_max_size() function
2961 * due to a small max_size, make sure we check_max_size (and possibly
3042 check_max_size(inode, endoff); in __ceph_get_caps()

Completed in 15 milliseconds