Home
last modified time | relevance | path

Searched refs:al_aligned (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h513 static inline size_t al_aligned(size_t size) in al_aligned() function
H A Dfrecord.c774 le = kzalloc(al_aligned(rs), GFP_NOFS); in ni_create_attr_list()