Searched refs:ntfs_up_block (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfile.c389 new_valid = ntfs_up_block(sb, min_t(u64, ni->i_valid, new_size));
H A Dntfs_fs.h1023 * ntfs_up_block - Align up on cluster boundary.
1025 static inline u64 ntfs_up_block(const struct super_block *sb, u64 size) function

Completed in 104 milliseconds