Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cachefiles/
Dio.c67 unsigned int old_nofs; in cachefiles_read() local
124 old_nofs = memalloc_nofs_save(); in cachefiles_read()
126 memalloc_nofs_restore(old_nofs); in cachefiles_read()
191 unsigned int old_nofs; in cachefiles_write() local
229 old_nofs = memalloc_nofs_save(); in cachefiles_write()
231 memalloc_nofs_restore(old_nofs); in cachefiles_write()