Lines Matching refs:d_sb
22 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write()
28 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write()
34 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir()
207 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_path_upper()
802 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
951 if (!lower || !ovl_indexdir(dentry->d_sb)) in ovl_need_index()
955 if (ovl_index_all(dentry->d_sb)) in ovl_need_index()
968 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index()
969 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_cleanup_index()
1005 } else if (ovl_index_all(dentry->d_sb)) { in ovl_cleanup_index()
1007 err = ovl_cleanup_and_whiteout(OVL_FS(dentry->d_sb), in ovl_cleanup_index()
1068 old_cred = ovl_override_creds(dentry->d_sb); in ovl_nlink_start()
1092 old_cred = ovl_override_creds(dentry->d_sb); in ovl_nlink_end()