Home
last modified time | relevance | path

Searched refs:delalloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dextent-tree.c6390 u64 ram_bytes, u64 num_bytes, int delalloc) in btrfs_add_reserved_bytes() argument
6407 if (delalloc) in btrfs_add_reserved_bytes()
6428 u64 num_bytes, int delalloc) in btrfs_free_reserved_bytes() argument
6440 if (delalloc) in btrfs_free_reserved_bytes()
7152 int delalloc) in btrfs_lock_block_group() argument
7154 if (delalloc) in btrfs_lock_block_group()
7160 int delalloc) in btrfs_grab_block_group() argument
7163 if (delalloc) in btrfs_grab_block_group()
7170 int delalloc) in btrfs_lock_cluster() argument
7185 if (!delalloc) in btrfs_lock_cluster()
[all …]
Dctree.h2661 struct btrfs_key *ins, int is_data, int delalloc);
2676 u64 start, u64 len, int delalloc);
/Linux-v4.19/fs/ext4/
Dinode.c3418 bool delalloc = false; in ext4_iomap_begin() local
3467 delalloc = true; in ext4_iomap_begin()
3536 iomap->type = delalloc ? IOMAP_DELALLOC : IOMAP_HOLE; in ext4_iomap_begin()
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst241 delalloc (*) Defer block allocation until just before ext4