Home
last modified time | relevance | path

Searched refs:NILFS_IOCTL_GET_SUSTAT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnilfs2_api.h276 #define NILFS_IOCTL_GET_SUSTAT \ macro
/openbmc/linux/fs/nilfs2/
H A Dioctl.c1295 case NILFS_IOCTL_GET_SUSTAT: in nilfs_ioctl()
1331 case NILFS_IOCTL_GET_SUSTAT: in nilfs_compat_ioctl()
/openbmc/linux/Documentation/filesystems/
H A Dnilfs2.rst127 NILFS_IOCTL_GET_SUSTAT Return segment usage statistics. This ioctl
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch957 +pub const NILFS_IOCTL_GET_SUSTAT: u32 = 2150657669;