Home
last modified time | relevance | path

Searched defs:user_label (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dfs-ioctl.c280 static int bch2_ioc_getlabel(struct bch_fs *c, char __user *user_label) in bch2_ioc_getlabel()
307 const char __user *user_label) in bch2_ioc_setlabel()
/linux/fs/ext4/
H A Dioctl.c1105 static int ext4_ioctl_setlabel(struct file *filp, const char __user *user_label) in ext4_ioctl_setlabel()
1142 static int ext4_ioctl_getlabel(struct ext4_sb_info *sbi, char __user *user_label) in ext4_ioctl_getlabel()
/linux/fs/xfs/
H A Dxfs_ioctl.c984 char __user *user_label) in xfs_ioc_getlabel()