Home
last modified time | relevance | path

Searched refs:BTRFS_BLOCK_RSV_TEMP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-rsv.h20 BTRFS_BLOCK_RSV_TEMP, enumerator
H A Dioctl.c621 btrfs_init_block_rsv(&block_rsv, BTRFS_BLOCK_RSV_TEMP); in create_subvol()
826 BTRFS_BLOCK_RSV_TEMP); in create_snapshot()
H A Dinode.c4043 btrfs_init_block_rsv(&block_rsv, BTRFS_BLOCK_RSV_TEMP); in btrfs_delete_subvolume()
5164 rsv = btrfs_alloc_block_rsv(fs_info, BTRFS_BLOCK_RSV_TEMP); in btrfs_evict_inode()
8536 rsv = btrfs_alloc_block_rsv(fs_info, BTRFS_BLOCK_RSV_TEMP); in btrfs_truncate()
H A Dfile.c2626 rsv = btrfs_alloc_block_rsv(fs_info, BTRFS_BLOCK_RSV_TEMP); in btrfs_replace_file_extents()
H A Drelocation.c3242 BTRFS_BLOCK_RSV_TEMP); in prepare_to_relocate()