Searched refs:ntfs_attr_fallocate (Results 1 – 3 of 3) sorted by relevance
108 int ntfs_attr_fallocate(struct ntfs_inode *ni, loff_t start, loff_t byte_len, bool keep_size);
937 err = ntfs_attr_fallocate(ni, offset, len, in ntfs_allocate_range()
5730 int ntfs_attr_fallocate(struct ntfs_inode *ni, loff_t start, loff_t byte_len, bool keep_size) in ntfs_attr_fallocate() function