Searched refs:mnt_drop_write_file (Results 1 – 23 of 23) sorted by relevance
86 mnt_drop_write_file(filp); in ext2_ioctl()135 mnt_drop_write_file(filp); in ext2_ioctl()
972 mnt_drop_write_file(file); in ext4_ioctl_group_add()1138 mnt_drop_write_file(filp); in ext4_ioctl_setlabel()1227 mnt_drop_write_file(filp); in ext4_ioctl_setuuid()1288 mnt_drop_write_file(filp); in __ext4_ioctl()1323 mnt_drop_write_file(filp); in __ext4_ioctl()1367 mnt_drop_write_file(filp); in __ext4_ioctl()1403 mnt_drop_write_file(filp); in __ext4_ioctl()1417 mnt_drop_write_file(filp); in __ext4_ioctl()1430 mnt_drop_write_file(filp); in __ext4_ioctl()1461 mnt_drop_write_file(filp); in __ext4_ioctl()
116 mnt_drop_write_file(filp); in ext4_ioctl_get_encryption_pwsalt()
110 mnt_drop_write_file(file); in bch2_ioc_setflags()194 mnt_drop_write_file(file); in bch2_ioc_fssetxattr()266 mnt_drop_write_file(file); in bch2_ioc_reinherit_attrs()334 mnt_drop_write_file(file); in bch2_ioc_setlabel()
17 #include <linux/mount.h> /* mnt_want_write_file(), mnt_drop_write_file() */226 mnt_drop_write_file(filp); in nilfs_ioctl_change_cpmode() 273 mnt_drop_write_file(filp); in nilfs_ioctl_delete_checkpoint() 934 mnt_drop_write_file(filp); in nilfs_ioctl_clean_segments() 1013 mnt_drop_write_file(filp); in nilfs_ioctl_sync() 1238 mnt_drop_write_file(filp); in nilfs_ioctl_set_suinfo() 1324 mnt_drop_write_file(filp); in nilfs_ioctl_set_fslabel()
1061 mnt_drop_write_file(filp); in xfs_ioc_setlabel()1135 mnt_drop_write_file(filp); in xfs_ioctl_getset_resblocks()1316 mnt_drop_write_file(filp); in xfs_file_ioctl()1337 mnt_drop_write_file(filp); in xfs_file_ioctl()1351 mnt_drop_write_file(filp); in xfs_file_ioctl()1365 mnt_drop_write_file(filp); in xfs_file_ioctl()
615 mnt_drop_write_file(parfilp); in xfs_ioc_attrmulti_one()
84 extern void mnt_drop_write_file(struct file *file);
1182 mnt_drop_write_file(file); in btrfs_ioctl_resize()1253 mnt_drop_write_file(file); in __btrfs_ioctl_snap_create()1445 mnt_drop_write_file(file); in btrfs_ioctl_subvol_setflags()2504 mnt_drop_write_file(file); in btrfs_ioctl_snap_destroy()2583 mnt_drop_write_file(file); in btrfs_ioctl_defrag()2705 mnt_drop_write_file(file); in btrfs_ioctl_rm_dev_v2()2756 mnt_drop_write_file(file); in btrfs_ioctl_rm_dev()2936 mnt_drop_write_file(file); in btrfs_ioctl_default_subvol()3185 mnt_drop_write_file(file); in btrfs_ioctl_scrub()3601 mnt_drop_write_file(file); in btrfs_ioctl_balance()[all …]
73 mnt_drop_write_file(file); in cachefiles_set_object_xattr()
402 mnt_drop_write_file(filp); in fsverity_ioctl_enable()
729 mnt_drop_write_file(file); in ioctl_setflags()759 mnt_drop_write_file(file); in ioctl_fssetxattr()
486 mnt_drop_write_file(dst_file); in vfs_dedupe_file_range_one()
647 mnt_drop_write_file(f); in file_setxattr()1034 mnt_drop_write_file(f); in file_removexattr()
851 mnt_drop_write_file(file); in vfs_fchown()
636 void mnt_drop_write_file(struct file *file) in mnt_drop_write_file() function641 EXPORT_SYMBOL(mnt_drop_write_file);
160 mnt_drop_write_file(sc->file); in xchk_fscounters_freeze()
252 mnt_drop_write_file(sc->file); in xchk_teardown()
115 mnt_drop_write_file(file); in fat_ioctl_set_attributes()
113 mnt_drop_write_file(dst_file); in cifs_ioctl_copychunk()
563 mnt_drop_write_file(filp); in fscrypt_ioctl_set_policy()
444 mnt_drop_write_file(file); in exfat_ioctl_set_attributes()
892 mnt_want_write_file() can now only be paired with mnt_drop_write_file(),