OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nilfs_cpstat
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
nilfs2_api.h
94
struct
nilfs_cpstat
{
struct
135
#define NILFS_IOCTL_GET_CPSTAT _IOR(NILFS_IOCTL_IDENT, 0x83, struct
nilfs_cpstat
)
/external/kernel-headers/original/uapi/linux/
nilfs2_api.h
181
* struct
nilfs_cpstat
- checkpoint statistics
186
struct
nilfs_cpstat
{
struct
273
_IOR(NILFS_IOCTL_IDENT, 0x83, struct
nilfs_cpstat
)
Completed in 50 milliseconds