Home
last modified time | relevance | path

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

/include/linux/
Dfs.h1411 SB_FREEZE_FS = 3, /* For internal FS use (e.g. to stop enumerator
1626 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()
1697 __sb_start_write(sb, SB_FREEZE_FS, true); in sb_start_intwrite()
1702 return __sb_start_write(sb, SB_FREEZE_FS, false); in sb_start_intwrite_trylock()