Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dsuper.c1333 sb->s_writers.frozen = SB_FREEZE_FS; in freeze_super()
1335 sb_wait_write(sb, SB_FREEZE_FS); in freeze_super()
/linux-4.1.27/fs/xfs/
Dxfs_aops.c122 rwsem_release(&ioend->io_inode->i_sb->s_writers.lock_map[SB_FREEZE_FS-1], in xfs_setfilesize_trans_alloc()
174 rwsem_acquire_read(&VFS_I(ip)->i_sb->s_writers.lock_map[SB_FREEZE_FS-1], in xfs_setfilesize_ioend()
/linux-4.1.27/include/linux/
Dfs.h1257 SB_FREEZE_FS = 3, /* For internal FS use (e.g. to stop enumerator
1414 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()
1485 __sb_start_write(sb, SB_FREEZE_FS, true); in sb_start_intwrite()
/linux-4.1.27/fs/btrfs/
Dtransaction.c1624 &ac->root->fs_info->sb->s_writers.lock_map[SB_FREEZE_FS-1], in do_async_commit()
1665 &root->fs_info->sb->s_writers.lock_map[SB_FREEZE_FS-1], in btrfs_commit_transaction_async()