Home
last modified time | relevance | path

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

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