Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dattrib.h115 int ntfs_attr_expand_locked(struct ntfs_inode *ni, const s64 newsize,
H A Dattrlist.c266 retry_err = ntfs_attr_expand_locked( in ntfs_attrlist_update_locked()
H A Dattrib.c5003 int ntfs_attr_expand_locked(struct ntfs_inode *ni, const s64 newsize, in ntfs_attr_expand_locked() function
5052 return ntfs_attr_expand_locked(ni, newsize, prealloc_size, NULL); in ntfs_attr_expand()