Lines Matching refs:size
59 /* max size of osd read request, limited by libceph */
61 /* osd has a configurable limitaion of max write size.
81 unsigned int wsize; /* max write size */
82 unsigned int rsize; /* max read size */
213 u64 size;
377 * reduce the tid to 8 bits if we're concerned about inode size. */
394 u32 i_truncate_seq; /* last truncate to smaller size */
395 u64 i_truncate_size; /* and the size we last truncated down to */
398 u64 i_max_size; /* max file size authorized by mds */
399 u64 i_reported_size; /* (max_)size reported to or requested of mds */
891 * congestion size, scale with available memory.
944 * sync write (that may/may not still update size, mtime, etc.).
967 u32 truncate_seq, u64 truncate_size, u64 size);
984 extern bool ceph_inode_set_size(struct inode *inode, loff_t size);