Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 24 of 24) sorted by relevance

/fs/proc/
Dtask_mmu.c26 unsigned long text, lib, swap, ptes, pmds, anon, file, shmem; in task_mem() local
49 swap = get_mm_counter(mm, MM_SWAPENTS); in task_mem()
82 swap << (PAGE_SHIFT-10)); in task_mem()
498 unsigned long swap; member
559 mss->swap += shmem_partial_swap_usage( in smaps_pte_hole()
581 mss->swap += PAGE_SIZE; in smaps_pte_entry()
601 mss->swap += PAGE_SIZE; in smaps_pte_entry()
803 mss.swap = shmem_swapped; in show_smap()
854 mss.swap >> 10, in show_smap()
/fs/xfs/libxfs/
Dxfs_dir2_node.c1010 int swap; /* swapped leaf blocks */ in xfs_dir2_leafn_rebalance() local
1021 if ((swap = xfs_dir2_leafn_order(dp, blk1->bp, blk2->bp))) { in xfs_dir2_leafn_rebalance()
1091 state->inleaf = swap; in xfs_dir2_leafn_rebalance()
1093 state->inleaf = !swap; in xfs_dir2_leafn_rebalance()
1095 state->inleaf = swap ^ (blk1->index <= hdr1.count); in xfs_dir2_leafn_rebalance()
Dxfs_attr_leaf.c1470 int swap; in xfs_attr3_leaf_rebalance() local
1492 swap = 0; in xfs_attr3_leaf_rebalance()
1508 swap = 1; in xfs_attr3_leaf_rebalance()
1522 if (swap) in xfs_attr3_leaf_rebalance()
Dxfs_da_btree.c752 int swap = 0; in xfs_da3_node_rebalance() local
779 swap = 1; in xfs_da3_node_rebalance()
854 if (swap) { in xfs_da3_node_rebalance()
/fs/
Ddcache.c2685 swap(target->d_name.name, dentry->d_name.name); in swap_names()
2715 swap(((long *) &dentry->d_iname)[i], in swap_names()
2720 swap(dentry->d_name.hash_len, target->d_name.hash_len); in swap_names()
2852 swap(dentry->d_parent, target->d_parent); in __d_move()
DKconfig146 created on your hard drive. The files live in memory and swap
Dinode.c978 swap(inode1, inode2); in lock_two_nondirectories()
/fs/nfs/
DKconfig90 bool "Provide swap over NFS support"
/fs/autofs4/
Ddev-ioctl.c402 swap(sbi->oz_pgrp, new_pid); in autofs_dev_ioctl_setpipefd()
/fs/ext4/
Dmove_extent.c170 swap(page[0], page[1]); in mext_page_double_lock()
Dnamei.c1210 swap(*p, *q); in dx_sort_map()
1219 swap(*(q+1), *q); in dx_sort_map()
1770 swap(*bh, bh2); in do_split()
2219 swap(frame->bh, bh2); in ext4_dx_add_entry()
Dioctl.c37 swap(*ap, *bp); in memswap()
/fs/nfsd/
Dnfs4acl.c386 swap(pacl->a_entries[i], in sort_pacl_range()
Dnfs4state.c568 swap(f1, fp->fi_fds[oflag]); in __nfs4_file_put_access()
570 swap(f2, fp->fi_fds[O_RDWR]); in __nfs4_file_put_access()
878 swap(filp, fp->fi_deleg_file); in nfs4_put_deleg_lease()
2596 swap(new, conf); in nfsd4_exchange_id()
/fs/btrfs/
Ddelayed-ref.c242 swap(ref, next); in merge_ref()
Dioctl.c2961 swap(inode1, inode2); in btrfs_double_inode_lock()
2981 swap(inode1, inode2); in btrfs_double_extent_lock()
2982 swap(loff1, loff2); in btrfs_double_extent_lock()
Dbackref.c835 swap(ref1, ref2); in __merge_refs()
/fs/ocfs2/
Dnamei.c1154 swap(bh2, bh1); in ocfs2_double_lock()
1155 swap(inode2, inode1); in ocfs2_double_lock()
Ddir.c3539 swap(*entry1, *entry2); in dx_leaf_sort_swap()
Drefcounttree.c1407 swap(*l, *r); in swap_refcount_rec()
/fs/nfs/filelayout/
Dfilelayout.c819 swap(cinfo->ds->buckets, buckets); in filelayout_alloc_commit_info()
/fs/ceph/
Dfile.c963 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()
Dcaps.c1429 swap(ci->i_prealloc_cap_flush, *pcf); in __ceph_mark_dirty_caps()
1538 swap(cf, ci->i_prealloc_cap_flush); in __mark_caps_flushing()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c350 swap(fls->mirror_array[i], in ff_layout_sort_mirrors()