/fs/proc/ |
D | task_mmu.c | 26 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/ |
D | xfs_dir2_node.c | 1010 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()
|
D | xfs_attr_leaf.c | 1470 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()
|
D | xfs_da_btree.c | 752 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/ |
D | dcache.c | 2685 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()
|
D | Kconfig | 146 created on your hard drive. The files live in memory and swap
|
D | inode.c | 978 swap(inode1, inode2); in lock_two_nondirectories()
|
/fs/nfs/ |
D | Kconfig | 90 bool "Provide swap over NFS support"
|
/fs/autofs4/ |
D | dev-ioctl.c | 402 swap(sbi->oz_pgrp, new_pid); in autofs_dev_ioctl_setpipefd()
|
/fs/ext4/ |
D | move_extent.c | 170 swap(page[0], page[1]); in mext_page_double_lock()
|
D | namei.c | 1210 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()
|
D | ioctl.c | 37 swap(*ap, *bp); in memswap()
|
/fs/nfsd/ |
D | nfs4acl.c | 386 swap(pacl->a_entries[i], in sort_pacl_range()
|
D | nfs4state.c | 568 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/ |
D | delayed-ref.c | 242 swap(ref, next); in merge_ref()
|
D | ioctl.c | 2961 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()
|
D | backref.c | 835 swap(ref1, ref2); in __merge_refs()
|
/fs/ocfs2/ |
D | namei.c | 1154 swap(bh2, bh1); in ocfs2_double_lock() 1155 swap(inode2, inode1); in ocfs2_double_lock()
|
D | dir.c | 3539 swap(*entry1, *entry2); in dx_leaf_sort_swap()
|
D | refcounttree.c | 1407 swap(*l, *r); in swap_refcount_rec()
|
/fs/nfs/filelayout/ |
D | filelayout.c | 819 swap(cinfo->ds->buckets, buckets); in filelayout_alloc_commit_info()
|
/fs/ceph/ |
D | file.c | 963 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()
|
D | caps.c | 1429 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/ |
D | flexfilelayout.c | 350 swap(fls->mirror_array[i], in ff_layout_sort_mirrors()
|