Home
last modified time | relevance | path

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

/linux-6.12.1/fs/cachefiles/
Dio.c84 unsigned int old_nofs; in cachefiles_read() local
157 old_nofs = memalloc_nofs_save(); in cachefiles_read()
161 memalloc_nofs_restore(old_nofs); in cachefiles_read()
289 unsigned int old_nofs; in __cachefiles_write() local
328 old_nofs = memalloc_nofs_save(); in __cachefiles_write()
332 memalloc_nofs_restore(old_nofs); in __cachefiles_write()