Lines Matching defs:mode
562 ssize_t nilfs_cpfile_get_cpinfo(struct inode *cpfile, __u64 *cnop, int mode,
565 switch (mode) {
889 * nilfs_cpfile_change_cpmode - change checkpoint mode
892 * @mode: mode of checkpoint
894 * Description: nilfs_change_cpmode() changes the mode of the checkpoint
895 * specified by @cno. The mode @mode is NILFS_CHECKPOINT or NILFS_SNAPSHOT.
906 int nilfs_cpfile_change_cpmode(struct inode *cpfile, __u64 cno, int mode)
910 switch (mode) {