Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Dfile.c397 static long orangefs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in orangefs_ioctl() function
405 "orangefs_ioctl: called with cmd %d\n", in orangefs_ioctl()
417 "orangefs_ioctl: FS_IOC_GETFLAGS: %llu\n", in orangefs_ioctl()
435 gossip_err("orangefs_ioctl: the FS_IOC_SETFLAGS only supports setting one of FS_IMMUTABLE_FL|FS_APPEND_FL|FS_NOATIME_FL\n"); in orangefs_ioctl()
446 "orangefs_ioctl: FS_IOC_SETFLAGS: %llu\n", in orangefs_ioctl()
663 .unlocked_ioctl = orangefs_ioctl,

Completed in 1 milliseconds