Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsuper.h26 static inline void btrfs_set_sb_rdonly(struct super_block *sb) in btrfs_set_sb_rdonly() function
H A Dsuper.c1361 btrfs_set_sb_rdonly(fs_info->sb); in btrfs_remount_ro()