Home
last modified time | relevance | path

Searched refs:btrfs_copy_from_user (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/scripts/coccinelle/tests/
Dunsigned_lesser_than_zero.cocci40 identifier f !~ "^(ata_id_queue_depth|btrfs_copy_from_user|dma_map_sg|dma_map_sg_attrs|fls|fls64|ga…
/Linux-v5.10/fs/btrfs/
Dfile.c385 static noinline int btrfs_copy_from_user(loff_t pos, size_t write_bytes, in btrfs_copy_from_user() function
1687 copied = btrfs_copy_from_user(pos, write_bytes, pages, i); in btrfs_buffered_write()