Searched defs:snapc (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dsnap.c295 struct ceph_snap_context *snapc; local
460 struct ceph_snap_context *snapc = ci->i_head_snapc; local
[all...]
H A Daddr.c68 struct ceph_snap_context *snapc; local
144 struct ceph_snap_context *snapc = (void *)page->private; local
335 struct ceph_snap_context *snapc = NULL; local
374 struct ceph_snap_context *snapc, *oldest; local
495 struct ceph_snap_context *snapc = req->r_snapc; local
598 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; local
894 context_is_writeable_or_written(struct inode *inode, struct ceph_snap_context *snapc) argument
924 struct ceph_snap_context *snapc, *oldest; local
[all...]
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
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
[all...]
H A Dcaps.c2195 ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr, struct ceph_snap_context *snapc) argument

Completed in 174 milliseconds