Searched defs:truncate_size (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dinode.c422 ceph_fill_file_size(struct inode *inode, int issued, u32 truncate_seq, u64 truncate_size, u64 size) argument
H A Dosd_client.c122 ceph_osdc_new_request(struct ceph_osd_client *osdc, struct ceph_file_layout *layout, struct ceph_vino vino, u64 off, u64 *plen, int opcode, int flags, struct ceph_snap_context *snapc, int do_sync, u32 truncate_seq, u64 truncate_size, struct timespec *mtime, bool use_mempool, int num_reply) argument
1253 ceph_osdc_readpages(struct ceph_osd_client *osdc, struct ceph_vino vino, struct ceph_file_layout *layout, u64 off, u64 *plen, u32 truncate_seq, u64 truncate_size, struct page **pages, int num_pages) argument
1289 ceph_osdc_writepages(struct ceph_osd_client *osdc, struct ceph_vino vino, struct ceph_file_layout *layout, struct ceph_snap_context *snapc, u64 off, u64 len, u32 truncate_seq, u64 truncate_size, struct timespec *mtime, struct page **pages, int num_pages, int flags, int do_sync, bool nofail) argument
H A Dcaps.c2586 u64 truncate_size = le64_to_cpu(trunc->truncate_size); variable
H A Drados.h341 __le64 truncate_size; member in struct:ceph_osd_op::__anon16539::__anon16540
H A Dceph_fs.h451 __le64 size, max_size, truncate_size; member in struct:ceph_mds_reply_inode
629 __le64 size, max_size, truncate_size; member in struct:ceph_mds_caps

Completed in 97 milliseconds