Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
Dsegment.c1050 const struct nilfs_sc_operations *sc_ops) in nilfs_segctor_scan_file() argument
1064 sc_ops->collect_data); in nilfs_segctor_scan_file()
1073 sci, inode, &data_buffers, sc_ops->collect_data); in nilfs_segctor_scan_file()
1084 sci, inode, &node_buffers, sc_ops->collect_node); in nilfs_segctor_scan_file()
1090 sci, inode, &node_buffers, sc_ops->collect_bmap); in nilfs_segctor_scan_file()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch206050 + static const struct v4l2_ctrl_ops sc_ops = {
206056 + .ops = &sc_ops,