Home
last modified time | relevance | path

Searched refs:i_truncate_size (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ceph/
H A Dfile.c1104 ci->i_truncate_size, false); in __ceph_sync_read()
1543 ci->i_truncate_size, in ceph_direct_read_write()
1811 ci->i_truncate_size, false); in ceph_sync_write()
1851 ci->i_truncate_size, in ceph_sync_write()
2005 ci->i_truncate_size, false); in ceph_sync_write()
2912 dst_ci->i_truncate_size); in ceph_do_objects_copy()
H A Daddr.c384 ci->i_truncate_size, false); in ceph_netfs_issue_read()
669 ctl->truncate_size = ci->i_truncate_size; in get_oldest_context()
2265 ci->i_truncate_size, false); in ceph_uninline_data()
H A Dinode.c680 ci->i_truncate_size = 0; in ceph_alloc_inode()
859 ci->i_truncate_size, truncate_size, in ceph_fill_file_size()
862 ci->i_truncate_size = truncate_size; in ceph_fill_file_size()
H A Dsuper.h427 u64 i_truncate_size; /* and the size we last truncated down to */ member
H A Dsnap.c677 capsnap->truncate_size = ci->i_truncate_size; in __ceph_finish_cap_snap()