Home
last modified time | relevance | path

Searched refs:nilfs_sustat (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnilfs2_api.h201 struct nilfs_sustat { struct
277 _IOR(NILFS_IOCTL_IDENT, 0x85, struct nilfs_sustat)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnilfs2_api.h201 struct nilfs_sustat { struct
277 _IOR(NILFS_IOCTL_IDENT, 0x85, struct nilfs_sustat)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnilfs2_api.h201 struct nilfs_sustat { struct
277 _IOR(NILFS_IOCTL_IDENT, 0x85, struct nilfs_sustat)
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsufile.h30 int nilfs_sufile_get_stat(struct inode *, struct nilfs_sustat *);
H A Dsysfs.c399 struct nilfs_sustat sustat; in nilfs_segments_dirty_segments_show()
H A Dioctl.c407 struct nilfs_sustat sustat; in nilfs_ioctl_get_sustat()
H A Dsufile.c570 int nilfs_sufile_get_stat(struct inode *sufile, struct nilfs_sustat *sustat) in nilfs_sufile_get_stat()