Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cachefiles/
A Dio.c83 unsigned int old_nofs; in cachefiles_read() local
156 old_nofs = memalloc_nofs_save(); in cachefiles_read()
160 memalloc_nofs_restore(old_nofs); in cachefiles_read()
290 unsigned int old_nofs; in __cachefiles_write() local
338 old_nofs = memalloc_nofs_save(); in __cachefiles_write()
342 memalloc_nofs_restore(old_nofs); in __cachefiles_write()

Completed in 6 milliseconds