Searched refs:nilfs_suinfo_update (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnilfs2_api.h96 * nilfs_suinfo_update - segment usage information update
102 struct nilfs_suinfo_update { struct
118 nilfs_suinfo_update_set_##name(struct nilfs_suinfo_update *sup) \
123 nilfs_suinfo_update_clear_##name(struct nilfs_suinfo_update *sup) \
128 nilfs_suinfo_update_##name(const struct nilfs_suinfo_update *sup) \
/linux-master/fs/nilfs2/
H A Dsufile.c924 * Description: Takes an array of nilfs_suinfo_update structs and updates
942 struct nilfs_suinfo_update *sup, *supend = buf + supsz * nsup;
H A Dioctl.c1187 * Description: Expects an array of nilfs_suinfo_update structures
1189 * according to the flags in nilfs_suinfo_update.
1227 if (argv.v_size < sizeof(struct nilfs_suinfo_update))

Completed in 114 milliseconds