Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c3473 static int f2fs_get_compress_blocks(struct file *filp, unsigned long arg) in f2fs_get_compress_blocks() function
4085 return f2fs_get_compress_blocks(filp, arg); in __f2fs_ioctl()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c3414 static int f2fs_get_compress_blocks(struct inode *inode, __u64 *blocks) in f2fs_get_compress_blocks() function
3433 ret = f2fs_get_compress_blocks(inode, &blocks); in f2fs_ioc_get_compress_blocks()

Completed in 11 milliseconds