Searched refs:nilfs_argv (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnilfs2_api.h155 * struct nilfs_argv - argument vector
162 struct nilfs_argv { struct
271 _IOR(NILFS_IOCTL_IDENT, 0x82, struct nilfs_argv)
275 _IOR(NILFS_IOCTL_IDENT, 0x84, struct nilfs_argv)
279 _IOWR(NILFS_IOCTL_IDENT, 0x86, struct nilfs_argv)
281 _IOWR(NILFS_IOCTL_IDENT, 0x87, struct nilfs_argv)
283 _IOW(NILFS_IOCTL_IDENT, 0x88, struct nilfs_argv[5])
291 _IOW(NILFS_IOCTL_IDENT, 0x8D, struct nilfs_argv)
/linux-master/fs/nilfs2/
H A Dioctl.c48 struct nilfs_argv *argv, int dir,
501 struct nilfs_argv argv;
597 struct nilfs_argv *argv, void *buf)
681 struct nilfs_argv *argv, void *buf)
716 struct nilfs_argv *argv, void *buf)
745 struct nilfs_argv *argv, void *buf)
791 struct nilfs_argv *argv, void **kbufs)
846 struct nilfs_argv argv[5];
1162 struct nilfs_argv argv;
1188 * encapsulated in nilfs_argv an
[all...]
H A Dsegment.h234 extern int nilfs_clean_segments(struct super_block *, struct nilfs_argv *,
H A Dnilfs.h249 int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *, struct nilfs_argv *,
H A Dsegment.c2427 int nilfs_clean_segments(struct super_block *sb, struct nilfs_argv *argv,

Completed in 129 milliseconds