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

/linux-master/fs/btrfs/
H A Dfile.c43 static noinline int btrfs_copy_from_user(loff_t pos, size_t write_bytes, function
120 * After btrfs_copy_from_user(), update the following things for delalloc:
1339 copied = btrfs_copy_from_user(pos, write_bytes, pages, i);

Completed in 160 milliseconds