Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/fs/btrfs/
Dfile.c360 static noinline int btrfs_copy_from_user(loff_t pos, size_t write_bytes, in btrfs_copy_from_user() function
1648 copied = btrfs_copy_from_user(pos, write_bytes, pages, i); in btrfs_buffered_write()