Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dinode.c908 int ntfs_write_begin(struct file *file, struct address_space *mapping, in ntfs_write_begin() function
2095 .write_begin = ntfs_write_begin,
Dfile.c221 err = ntfs_write_begin(file, mapping, pos, len, &folio, NULL); in ntfs_extend_initialized_size()
Dntfs_fs.h713 int ntfs_write_begin(struct file *file, struct address_space *mapping,