Lines Matching refs:d_sb
21 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
27 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
33 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
155 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
628 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
777 if (!lower || !ovl_indexdir(dentry->d_sb)) in ovl_need_index()
781 if (ovl_index_all(dentry->d_sb)) in ovl_need_index()
794 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index()
795 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_cleanup_index()
831 } else if (ovl_index_all(dentry->d_sb)) { in ovl_cleanup_index()
833 err = ovl_cleanup_and_whiteout(OVL_FS(dentry->d_sb), in ovl_cleanup_index()
894 old_cred = ovl_override_creds(dentry->d_sb); in ovl_nlink_start()
918 old_cred = ovl_override_creds(dentry->d_sb); in ovl_nlink_end()