Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dattrib.h114 int ntfs_attr_expand(struct ntfs_inode *ni, const s64 newsize, const s64 prealloc_size);
H A Dfile.c574 err = ntfs_attr_expand(ni, end, prealloc_size); in ntfs_expand_for_write()
H A Dattrib.c5049 int ntfs_attr_expand(struct ntfs_inode *ni, const s64 newsize, in ntfs_attr_expand() function