Searched refs:snap (Results 51 - 62 of 62) sorted by relevance

123

/linux-master/drivers/staging/rtl8192e/
H A Drtllib.h814 u8 snap[6]; member in struct:eapol
/linux-master/fs/ceph/
H A Dfile.c674 .snap = CEPH_NOSNAP };
896 .snap = CEPH_NOSNAP };
2326 * If we are synchronous, and write with an old snap context, the OSD
2328 * dropping our cap refs and allowing the pending snap to logically
2914 req = ceph_alloc_copyfrom_request(osdc, src_ci->i_vino.snap,
H A Dxattr.c274 ci->i_vino.snap == CEPH_NOSNAP &&
452 .name = "ceph.snap.btime",
453 .name_size = sizeof("ceph.snap.btime"),
484 .name = "ceph.snap.btime",
485 .name_size = sizeof("ceph.snap.btime"),
H A Daddr.c32 * snapshot the page was logically dirtied in, and thus which snap
48 * that snap can be settled upon.) i_wrbuffer_ref_head is reset to 0.
52 * that snap context _only_. Then we move on to the next capsnap,
123 * Reference snap context in folio->private. Also set
534 * only snap context we are allowed to write back.
656 /* verify this is a writeable snap context */
960 /* find oldest snap context with dirty data */
965 doutc(cl, " no snap context with dirty data?\n");
1035 /* only if matching snap context */
1403 * clean, or already dirty within the same snap contex
[all...]
H A Ddir.c721 * Handle lookups for the hidden .snap directory.
730 /* .snap dir? */
1111 /* mkdir .snap/foo is a MKSNAP */
1347 /* rmdir .snap/foo is RMSNAP */
2115 if (dir_ci->i_vino.snap == CEPH_SNAPDIR)
H A Dcaps.c723 * add this inode to the appropriate snap realm
730 WARN(1, "%s: couldn't find snap realm 0x%llx (ino 0x%llx oldrealm 0x%llx)\n",
899 doutc(cl, "mask %p %llx.%llx snap issued %s (mask %s)\n",
2205 doutc(cl, "flushing snap caps\n");
3335 * Release @nr WRBUFFER refs on dirty pages for the given @snapc snap
3336 * context. Adjust per-snap dirty page accounting as appropriate.
3402 doutc(cl, "%p %llx.%llx cap_snap %p snap %lld %d/%d -> %d/%d %s%s\n",
3957 * Handle FLUSHSNAP_ACK. MDS has flushed snap data to disk and we can
4355 vino.snap = CEPH_NOSNAP;
4446 vino.ino, vino.snap, inod
[all...]
H A Dmds_client.c778 /* snap blob */
2704 * Encode hidden .snap dirs as a double /, i.e.
2705 * foo/.snap/bar -> foo//bar
3889 .snap = le64_to_cpu(rinfo->targeti.in->snapid)
3921 /* snap trace */
4810 doutc(cl, " adding snap realm %llx seq %lld parent %llx\n",
4831 * clear which snap realms the mds cares about, we send everything we
5211 vino.snap = CEPH_NOSNAP;
/linux-master/
H A DMakefile1500 debian snap tar-install \
/linux-master/net/mac80211/
H A Drx.c4871 u8 snap[sizeof(rfc1042_header)]; member in struct:__anon3417
4935 if (!ether_addr_equal(payload->snap, fast_rx->rfc1042_hdr))
/linux-master/fs/btrfs/
H A Drelocation.c4551 new_root = pending->snap;
/linux-master/net/ceph/
H A Dosd_client.c1135 req->r_snapid = vino.snap;
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h11377 u8 snap[0x1]; member in struct:mlx5_ifc_sbpr_reg_bits
11403 u8 snap[0x1]; member in struct:mlx5_ifc_sbcm_reg_bits

Completed in 409 milliseconds

123