Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 18 of 18) sorted by relevance

/fs/xfs/
Dxfs_reflink.c174 bool *shared) in xfs_reflink_trim_around_shared() argument
185 *shared = false; in xfs_reflink_trim_around_shared()
200 *shared = false; in xfs_reflink_trim_around_shared()
212 *shared = true; in xfs_reflink_trim_around_shared()
230 bool *shared) in xfs_inode_need_cow() argument
235 *shared = true; in xfs_inode_need_cow()
240 return xfs_reflink_trim_around_shared(ip, imap, shared); in xfs_inode_need_cow()
311 bool *shared, in xfs_find_trim_cow_extent() argument
330 return xfs_inode_need_cow(ip, imap, shared); in xfs_find_trim_cow_extent()
333 *shared = true; in xfs_find_trim_cow_extent()
[all …]
Dxfs_reflink.h24 struct xfs_bmbt_irec *irec, bool *shared);
26 bool *shared);
29 struct xfs_bmbt_irec *imap, bool *shared, uint *lockmode,
Dxfs_iomap.c57 bool shared) in xfs_bmbt_to_iomap() argument
86 if (shared) in xfs_bmbt_to_iomap()
542 bool eof = false, cow_eof = false, shared = false; in xfs_file_iomap_begin_delay() local
624 error = xfs_inode_need_cow(ip, &imap, &shared); in xfs_file_iomap_begin_delay()
629 if (!shared) { in xfs_file_iomap_begin_delay()
723 shared = true; in xfs_file_iomap_begin_delay()
725 error = xfs_bmbt_to_iomap(ip, iomap, &imap, shared); in xfs_file_iomap_begin_delay()
932 bool shared = false; in xfs_file_iomap_begin() local
968 error = xfs_reflink_trim_around_shared(ip, &imap, &shared); in xfs_file_iomap_begin()
992 error = xfs_reflink_allocate_cow(ip, &cmap, &shared, &lockmode, in xfs_file_iomap_begin()
[all …]
Dxfs_iomap.h19 struct xfs_bmbt_irec *, bool shared);
Dxfs_fsmap.c239 bool shared; in xfs_getfsmap_helper() local
316 error = xfs_getfsmap_is_shared(tp, info, rec, &shared); in xfs_getfsmap_helper()
319 if (shared) in xfs_getfsmap_helper()
Dxfs_bmap_util.c404 bool shared = false; in xfs_getbmap_report_one() local
407 error = xfs_reflink_trim_around_shared(ip, got, &shared); in xfs_getbmap_report_one()
434 if (shared) in xfs_getbmap_report_one()
/fs/
Dreaddir.c43 bool shared = false; in iterate_dir() local
46 shared = true; in iterate_dir()
54 if (shared) in iterate_dir()
64 if (shared) in iterate_dir()
72 if (shared) in iterate_dir()
DKconfig.binfmt48 MMU is available as it still permits text segments to be shared,
124 bool "Enable shared FLAT support"
127 Support FLAT shared libraries
159 with v4 shared libraries freely available from Compaq. If you're
160 going to use shared libraries from Tru64 version 5.0 or later, say N.
/fs/xfs/scrub/
Drefcount.c475 bool shared; in xchk_xref_is_not_shared() local
481 error = xfs_refcount_has_record(sc->sa.refc_cur, agbno, len, &shared); in xchk_xref_is_not_shared()
484 if (shared) in xchk_xref_is_not_shared()
Dcommon.c831 bool shared; in xchk_metadata_inode_forks() local
866 &shared); in xchk_metadata_inode_forks()
870 if (shared) in xchk_metadata_inode_forks()
/fs/proc/
Darray.c638 unsigned long size = 0, resident = 0, shared = 0, text = 0, data = 0; in proc_pid_statm() local
642 size = task_statm(mm, &shared, &text, &data, &resident); in proc_pid_statm()
653 seq_put_decimal_ull(m, " ", shared); in proc_pid_statm()
Dtask_nommu.c99 unsigned long *shared, unsigned long *text, in task_statm() argument
Dtask_mmu.c88 unsigned long *shared, unsigned long *text, in task_statm() argument
91 *shared = get_mm_counter(mm, MM_FILEPAGES) + in task_statm()
96 *resident = *shared + get_mm_counter(mm, MM_ANONPAGES); in task_statm()
/fs/gfs2/
DKconfig13 that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads
/fs/jffs2/
DTODO6 do shared writable mmap, if we can have a fs hook for do_wp_page() to
/fs/ocfs2/
DKconfig11 OCFS2 is a general purpose extent based shared disk cluster file
/fs/btrfs/
Dbackref.c1477 struct share_check shared = { local
1501 roots, NULL, &shared, false);
1514 shared.share_count = 0;
/fs/cramfs/
DREADME135 is that the generated cramfs cannot always be shared between different