Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H 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()
287 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()