Home
last modified time | relevance | path

Searched refs:NILFS_IOCTL_CLEAN_SEGMENTS (Results 1 – 3 of 3) sorted by path

/linux/Documentation/filesystems/
H A Dnilfs2.rst138 NILFS_IOCTL_CLEAN_SEGMENTS Do garbage collection operation in the
/linux/fs/nilfs2/
H A Dioctl.c1301 case NILFS_IOCTL_CLEAN_SEGMENTS: in nilfs_ioctl()
1332 case NILFS_IOCTL_CLEAN_SEGMENTS: in nilfs_compat_ioctl()
/linux/include/uapi/linux/
H A Dnilfs2_api.h282 #define NILFS_IOCTL_CLEAN_SEGMENTS \ macro