Home
last modified time | relevance | path

Searched refs:ntfs_write_begin (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ntfs3/
Dinode.c874 int ntfs_write_begin(struct file *file, struct address_space *mapping, in ntfs_write_begin() function
1943 .write_begin = ntfs_write_begin,
Dfile.c159 err = ntfs_write_begin(file, mapping, pos, len, &page, NULL); in ntfs_extend_initialized_size()
Dntfs_fs.h694 int ntfs_write_begin(struct file *file, struct address_space *mapping,