Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_reflink.c172 bool *shared) in xfs_reflink_trim_around_shared() argument
183 *shared = false; in xfs_reflink_trim_around_shared()
198 *shared = false; in xfs_reflink_trim_around_shared()
210 *shared = true; in xfs_reflink_trim_around_shared()
228 bool *shared) in xfs_bmap_trim_cow() argument
233 *shared = true; in xfs_bmap_trim_cow()
238 return xfs_reflink_trim_around_shared(ip, imap, shared); in xfs_bmap_trim_cow()
310 bool *shared, in xfs_find_trim_cow_extent() argument
328 return xfs_bmap_trim_cow(ip, imap, shared); in xfs_find_trim_cow_extent()
331 *shared = true; in xfs_find_trim_cow_extent()
[all …]
Dxfs_reflink.h23 struct xfs_bmbt_irec *irec, bool *shared);
25 bool *shared);
28 struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode,
Dxfs_iomap.c731 bool shared = false; in xfs_direct_write_iomap_begin() local
763 error = xfs_reflink_allocate_cow(ip, &imap, &cmap, &shared, in xfs_direct_write_iomap_begin()
767 if (shared) in xfs_direct_write_iomap_begin()
873 bool eof = false, cow_eof = false, shared = false; in xfs_buffered_write_iomap_begin() local
954 error = xfs_bmap_trim_cow(ip, &imap, &shared); in xfs_buffered_write_iomap_begin()
959 if (!shared) { in xfs_buffered_write_iomap_begin()
1160 bool shared = false; in xfs_read_iomap_begin() local
1174 error = xfs_reflink_trim_around_shared(ip, &imap, &shared); in xfs_read_iomap_begin()
1180 return xfs_bmbt_to_iomap(ip, iomap, &imap, shared ? IOMAP_F_SHARED : 0); in xfs_read_iomap_begin()
Dxfs_fsmap.c253 bool shared; in xfs_getfsmap_helper() local
331 error = xfs_getfsmap_is_shared(tp, info, rec, &shared); in xfs_getfsmap_helper()
334 if (shared) in xfs_getfsmap_helper()
Dxfs_bmap_util.c307 bool shared = false; in xfs_getbmap_report_one() local
310 error = xfs_reflink_trim_around_shared(ip, got, &shared); in xfs_getbmap_report_one()
337 if (shared) in xfs_getbmap_report_one()
Dxfs_inode.c352 bool shared) in __xfs_rwsem_islocked() argument
357 if (!shared) in __xfs_rwsem_islocked()
/fs/vboxsf/
DKconfig2 tristate "VirtualBox guest shared folder (vboxsf) support"
10 If you want to use shared folders in VirtualBox guests, answer Y or M.
/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.binfmt54 MMU is available as it still permits text segments to be shared,
133 bool "Enable shared FLAT support"
136 Support FLAT shared libraries
168 with v4 shared libraries freely available from Compaq. If you're
169 going to use shared libraries from Tru64 version 5.0 or later, say N.
/fs/xfs/scrub/
Drefcount.c473 bool shared; in xchk_xref_is_not_shared() local
479 error = xfs_refcount_has_record(sc->sa.refc_cur, agbno, len, &shared); in xchk_xref_is_not_shared()
482 if (shared) in xchk_xref_is_not_shared()
Dcommon.c799 bool shared; in xchk_metadata_inode_forks() local
834 &shared); in xchk_metadata_inode_forks()
838 if (shared) in xchk_metadata_inode_forks()
/fs/ntfs3/
Dsuper.c899 u16 *shared; in ntfs_fill_super() local
1223 shared = ntfs_set_shared(sbi->upcase, 0x10000 * sizeof(short)); in ntfs_fill_super()
1224 if (shared && sbi->upcase != shared) { in ntfs_fill_super()
1226 sbi->upcase = shared; in ntfs_fill_super()
/fs/proc/
Darray.c666 unsigned long shared = 0; in proc_pid_statm() local
670 size = task_statm(mm, &shared, &text, &data, &resident); in proc_pid_statm()
681 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.c90 unsigned long *shared, unsigned long *text, in task_statm() argument
93 *shared = get_mm_counter(mm, MM_FILEPAGES) + in task_statm()
98 *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/ocfs2/
DKconfig11 OCFS2 is a general purpose extent based shared disk cluster file
/fs/btrfs/
Dbackref.c1578 struct share_check shared = { local
1603 roots, NULL, &shared, false);
1616 shared.share_count = 0;
1617 shared.have_delayed_delete_refs = false;
/fs/cramfs/
DREADME135 is that the generated cramfs cannot always be shared between different