Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ntfs/
Dmalloc.h81 static inline void *ntfs_malloc_nofs_nofail(unsigned long size) in ntfs_malloc_nofs_nofail() function
Drunlist.c130 new_rl = ntfs_malloc_nofs_nofail(new_size); in ntfs_rl_realloc_nofail()