Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper.h75 static inline void sb_end_write(struct super_block *sb) in sb_end_write() function
131 sb_end_write(_T)) in DEFINE_GUARD()
/linux/fs/overlayfs/
H A Dutil.c50 sb_end_write(ovl_upper_mnt(ofs)->mnt_sb); in ovl_end_write()
/linux/fs/
H A Dnamespace.c496 sb_end_write(m->mnt_sb); in mnt_want_write()
540 sb_end_write(file_inode(file)->i_sb); in mnt_want_write_file()
572 sb_end_write(mnt->mnt_sb); in mnt_drop_write()
585 sb_end_write(file_inode(file)->i_sb); in mnt_drop_write_file()
/linux/fs/ext4/
H A Dsuper.c3872 sb_end_write(elr->lr_super); in ext4_lazyinit_thread()