Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfile.c725 err = file_modified(file); in ntfs_fallocate()
1208 err = file_modified(iocb->ki_filp); in ntfs_file_write_iter()
/linux/fs/bcachefs/
H A Dfs-io.c831 ret = file_modified(file); in bch2_fallocate_dispatch()
/linux/fs/xfs/
H A Dxfs_file.c1372 error = file_modified(file); in __xfs_file_fallocate()
/linux/fs/fuse/
H A Dfile.c2900 err = file_modified(file); in fuse_file_fallocate()
2987 err = file_modified(file_out); in __fuse_copy_file_range()
/linux/fs/btrfs/
H A Dfile.c2685 ret = file_modified(file); in btrfs_punch_hole()
3130 ret = file_modified(file); in btrfs_fallocate()
/linux/fs/smb/client/
H A Dcifsfs.c1451 rc = file_modified(dst_file); in cifs_file_copychunk_range()
/linux/include/linux/
H A Dfs.h2666 extern int file_modified(struct file *file);
/linux/fs/ceph/
H A Dfile.c2711 ret = file_modified(file); in ceph_fallocate()
/linux/mm/
H A Dshmem.c3863 file_modified(file); in shmem_fallocate()