Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dinode.c898 int ntfs_write_begin(struct file *file, struct address_space *mapping, in ntfs_write_begin() function
2108 .write_begin = ntfs_write_begin,
H A Dfile.c144 err = ntfs_write_begin(file, mapping, pos, len, &page, NULL); in ntfs_extend_initialized_size()
H A Dntfs_fs.h706 int ntfs_write_begin(struct file *file, struct address_space *mapping,