Searched refs:old_nofs (Results 1 – 1 of 1) sorted by relevance
83 unsigned int old_nofs; in cachefiles_read() local156 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() local338 old_nofs = memalloc_nofs_save(); in __cachefiles_write()342 memalloc_nofs_restore(old_nofs); in __cachefiles_write()
Completed in 6 milliseconds