Home
last modified time | relevance | path

Searched refs:file_modified (Results 1 – 13 of 13) sorted by relevance

/linux/fs/ext4/
H A Dfile.c280 ret = file_modified(iocb->ki_filp); in ext4_write_checks()
490 ret = file_modified(file); in ext4_dio_write_checks()
H A Dextents.c4853 ret = file_modified(file); in ext4_fallocate()
/linux/fs/
H A Dremap_range.c362 ret = file_modified(file_out); in __generic_remap_file_range_prep()
H A Dinode.c2493 int file_modified(struct file *file) in file_modified() function
2497 EXPORT_SYMBOL(file_modified);
/linux/fs/ntfs3/
H A Dfile.c701 err = file_modified(file); in ntfs_fallocate()
1258 err = file_modified(iocb->ki_filp); in ntfs_file_write_iter()
/linux/fs/smb/client/
H A Dcifsfs.c412 rc = file_modified(file); in cifs_fallocate()
1527 rc = file_modified(dst_file); in cifs_file_copychunk_range()
/linux/virt/kvm/
H A Dguest_memfd.c319 file_modified(file); in kvm_gmem_fallocate()
/linux/fs/xfs/
H A Dxfs_file.c1442 error = file_modified(file); in __xfs_file_fallocate()
/linux/fs/btrfs/
H A Dfile.c2687 ret = file_modified(file); in btrfs_punch_hole()
3145 ret = file_modified(file); in btrfs_fallocate()
/linux/fs/fuse/
H A Dfile.c2971 err = file_modified(file); in fuse_file_fallocate()
3060 err = file_modified(file_out); in __fuse_copy_file_range()
/linux/include/linux/
H A Dfs.h2266 extern int file_modified(struct file *file);
/linux/fs/ceph/
H A Dfile.c2722 ret = file_modified(file); in ceph_fallocate()
/linux/mm/
H A Dshmem.c3842 file_modified(file); in shmem_fallocate()