Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/configfs/
H A Dfile.c51 static inline struct configfs_fragment *to_frag(struct file *file) in to_frag() function
60 struct configfs_fragment *frag = to_frag(file); in fill_read_buffer()
146 struct configfs_fragment *frag = to_frag(file); in configfs_read_bin_file()
246 struct configfs_fragment *frag = to_frag(file); in flush_write_buffer()
359 struct configfs_fragment *frag = to_frag(file); in __configfs_open_file()
474 struct configfs_fragment *frag = to_frag(file); in configfs_release_bin_file()
/OK3568_Linux_fs/buildroot/package/squashfs/
H A D0001-squashfs-tools-fix-build-failure-against-gcc-10.patch45 *to_frag, *locked_fragment, *to_process_frag;