Home
last modified time | relevance | path

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

/include/linux/
Dfs.h1495 SB_FREEZE_FS = 3, /* For internal FS use (e.g. to stop enumerator
1872 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()
1943 __sb_start_write(sb, SB_FREEZE_FS); in sb_start_intwrite()
1948 return __sb_start_write_trylock(sb, SB_FREEZE_FS); in sb_start_intwrite_trylock()