/linux-4.1.27/fs/reiserfs/ |
D | xattr_user.c | 16 if (!reiserfs_xattrs_user(dentry->d_sb)) in user_get() 28 if (!reiserfs_xattrs_user(dentry->d_sb)) in user_set() 38 if (!reiserfs_xattrs_user(dentry->d_sb)) in user_list()
|
D | xattr.c | 212 reiserfs_error(dentry->d_sb, "xattr-20003", in fill_with_dentries() 776 handler = find_xattr_handler_prefix(dentry->d_sb->s_xattr, name); in reiserfs_getxattr() 795 handler = find_xattr_handler_prefix(dentry->d_sb->s_xattr, name); in reiserfs_setxattr() 812 handler = find_xattr_handler_prefix(dentry->d_sb->s_xattr, name); in reiserfs_removexattr() 840 handler = find_xattr_handler_prefix(b->dentry->d_sb->s_xattr, in listxattr_filler() 881 if (!dentry->d_sb->s_xattr || in reiserfs_listxattr() 914 reiserfs_warning(dentry->d_sb, "jdm-20006", in create_privroot() 922 reiserfs_info(dentry->d_sb, "Created %s - reserved for xattr " in create_privroot()
|
D | super.c | 678 struct super_block *s = root->d_sb; in reiserfs_show_options() 2200 struct reiserfs_super_block *rs = SB_DISK_SUPER_BLOCK(dentry->d_sb); in reiserfs_statfs() 2206 buf->f_bsize = dentry->d_sb->s_blocksize; in reiserfs_statfs() 2348 if (path->dentry->d_sb != sb) { in reiserfs_quota_on()
|
/linux-4.1.27/fs/ext2/ |
D | xattr_user.c | 20 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext2_xattr_user_list() 37 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext2_xattr_user_get() 49 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext2_xattr_user_set()
|
D | super.c | 222 struct super_block *sb = root->d_sb; in ext2_show_options() 1365 struct super_block *sb = dentry->d_sb; in ext2_statfs()
|
/linux-4.1.27/fs/ext4/ |
D | xattr_user.c | 21 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext4_xattr_user_list() 38 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext4_xattr_user_get() 50 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext4_xattr_user_set()
|
D | super.c | 1867 return _ext4_show_options(seq, root->d_sb, 0); in ext4_show_options() 5131 struct super_block *sb = dentry->d_sb; in ext4_statfs() 5301 if (path->dentry->d_sb != sb) in ext4_quota_on()
|
/linux-4.1.27/fs/ext3/ |
D | xattr_user.c | 18 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext3_xattr_user_list() 35 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext3_xattr_user_get() 47 if (!test_opt(dentry->d_sb, XATTR_USER)) in ext3_xattr_user_set()
|
D | super.c | 614 struct super_block *sb = root->d_sb; in ext3_show_options() 2795 struct super_block *sb = dentry->d_sb; in ext3_statfs() 2982 if (path->dentry->d_sb != sb) in ext3_quota_on()
|
/linux-4.1.27/fs/ecryptfs/ |
D | super.c | 109 if (!lower_dentry->d_sb->s_op->statfs) in ecryptfs_statfs() 112 rc = lower_dentry->d_sb->s_op->statfs(lower_dentry, buf); in ecryptfs_statfs() 118 &ecryptfs_superblock_to_private(dentry->d_sb)->mount_crypt_stat); in ecryptfs_statfs() 148 struct super_block *sb = root->d_sb; in ecryptfs_show_options()
|
D | main.c | 541 if (path.dentry->d_sb->s_type == &ecryptfs_fs_type) { in ecryptfs_mount() 558 ecryptfs_set_superblock_lower(s, path.dentry->d_sb); in ecryptfs_mount() 565 s->s_flags |= path.dentry->d_sb->s_flags & MS_POSIXACL; in ecryptfs_mount() 572 if (path.dentry->d_sb->s_flags & MS_RDONLY || in ecryptfs_mount() 576 s->s_maxbytes = path.dentry->d_sb->s_maxbytes; in ecryptfs_mount() 577 s->s_blocksize = path.dentry->d_sb->s_blocksize; in ecryptfs_mount() 579 s->s_stack_depth = path.dentry->d_sb->s_stack_depth + 1; in ecryptfs_mount()
|
D | inode.c | 418 ecryptfs_dentry->d_sb)->mount_crypt_stat; in ecryptfs_lookup() 671 rc = ecryptfs_decode_and_decrypt_filename(&buf, bufsiz, dentry->d_sb, in ecryptfs_readlink_lower() 918 dentry->d_sb)->mount_crypt_stat; in ecryptfs_setattr() 985 dentry->d_sb)->mount_crypt_stat; in ecryptfs_getattr_link()
|
D | crypto.c | 1323 ecryptfs_dentry->d_sb)->mount_crypt_stat; in ecryptfs_read_headers_virt() 1433 ecryptfs_dentry->d_sb)->mount_crypt_stat; in ecryptfs_read_metadata()
|
D | keystore.c | 2399 ecryptfs_dentry->d_sb)->mount_crypt_stat; in ecryptfs_generate_key_packet_set()
|
/linux-4.1.27/fs/hpfs/ |
D | dentry.c | 31 hash = partial_name_hash(hpfs_upcase(hpfs_sb(dentry->d_sb)->sb_cp_table,qstr->name[i]), hash); in hpfs_hash_dentry() 53 if (hpfs_compare_names(parent->d_sb, str, al, name->name, bl, 0)) in hpfs_compare_dentry()
|
D | super.c | 178 struct super_block *s = dentry->d_sb; in hpfs_statfs() 476 struct hpfs_sb_info *sbi = hpfs_sb(root->d_sb); in hpfs_show_options()
|
/linux-4.1.27/fs/autofs4/ |
D | root.c | 76 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_add_active() 92 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_del_active() 109 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_dir_open() 139 struct autofs_sb_info *sbi = autofs4_sbi(de->d_sb); in autofs4_dentry_release() 160 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_lookup_active() 215 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_lookup_expiring() 274 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_mount_wait() 314 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_mountpoint_changed() 337 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_d_automount() 424 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_d_manage()
|
D | autofs_i.h | 248 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in __autofs4_add_expiring() 259 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_add_expiring() 272 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_del_expiring()
|
D | dev-ioctl.c | 205 if (path.dentry->d_sb->s_magic == AUTOFS_SUPER_MAGIC) { in find_autofs_mount() 222 return path->dentry->d_sb->s_dev == *(dev_t *)p; in test_by_dev() 547 devid = new_encode_dev(path.dentry->d_sb->s_dev); in autofs_dev_ioctl_ismountpoint() 551 magic = path.dentry->d_sb->s_magic; in autofs_dev_ioctl_ismountpoint() 565 magic = path.dentry->d_sb->s_magic; in autofs_dev_ioctl_ismountpoint()
|
D | symlink.c | 17 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_follow_link()
|
D | expire.c | 52 struct autofs_sb_info *sbi = autofs4_sbi(path.dentry->d_sb); in autofs4_mount_busy() 79 struct autofs_sb_info *sbi = autofs4_sbi(root->d_sb); in get_next_positive_subdir() 126 struct autofs_sb_info *sbi = autofs4_sbi(root->d_sb); in get_next_positive_dentry() 492 struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb); in autofs4_expire_wait()
|
D | inode.c | 73 struct autofs_sb_info *sbi = autofs4_sbi(root->d_sb); in autofs4_show_options() 74 struct inode *root_inode = d_inode(root->d_sb->s_root); in autofs4_show_options()
|
/linux-4.1.27/fs/cachefiles/ |
D | bind.c | 131 !root->d_sb->s_op->statfs || in cachefiles_daemon_add_cache() 132 !root->d_sb->s_op->sync_fs) in cachefiles_daemon_add_cache() 136 if (root->d_sb->s_flags & MS_RDONLY) in cachefiles_daemon_add_cache() 219 fsdef->dentry->d_sb->s_id); in cachefiles_daemon_add_cache()
|
/linux-4.1.27/fs/proc/ |
D | self.c | 13 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_self_readlink() 24 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_self_follow_link()
|
D | thread_self.c | 13 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_thread_self_readlink() 25 struct pid_namespace *ns = dentry->d_sb->s_fs_info; in proc_thread_self_follow_link()
|
D | inode.c | 105 struct super_block *sb = root->d_sb; in proc_show_options()
|
D | base.c | 1501 struct pid_namespace *pid = dentry->d_sb->s_fs_info; in pid_getattr() 2793 ns = dentry->d_sb->s_fs_info; in proc_pid_lookup() 3050 ns = dentry->d_sb->s_fs_info; in proc_task_lookup()
|
D | proc_sysctl.c | 632 inode = proc_sys_make_inode(dir->d_sb, head, table); in proc_sys_fill_cache()
|
/linux-4.1.27/fs/9p/ |
D | fid.c | 146 fid = v9fs_fid_find(dentry->d_sb->s_root, uid, any); in v9fs_fid_lookup_with_uid() 162 v9fs_fid_add(dentry->d_sb->s_root, fid); in v9fs_fid_lookup_with_uid() 165 if (dentry->d_sb->s_root == dentry) in v9fs_fid_lookup_with_uid()
|
D | v9fs.h | 178 return dentry->d_sb->s_fs_info; in v9fs_dentry2v9ses()
|
/linux-4.1.27/fs/debugfs/ |
D | inode.c | 157 struct debugfs_fs_info *fsi = root->d_sb->s_fs_info; in debugfs_show_options() 343 inode = debugfs_get_inode(dentry->d_sb); in debugfs_create_file() 422 inode = debugfs_get_inode(dentry->d_sb); in debugfs_create_dir() 461 inode = debugfs_get_inode(dentry->d_sb); in debugfs_create_automount() 512 inode = debugfs_get_inode(dentry->d_sb); in debugfs_create_symlink()
|
/linux-4.1.27/fs/overlayfs/ |
D | super.c | 101 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper() 183 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() 189 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() 195 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() 438 inode = ovl_new_inode(dentry->d_sb, realdentry->d_inode->i_mode, in ovl_lookup() 498 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs() 499 struct dentry *root_dentry = dentry->d_sb->s_root; in ovl_statfs() 522 struct super_block *sb = dentry->d_sb; in ovl_show_options()
|
D | dir.c | 147 stat->dev = dentry->d_sb->s_dev; in ovl_dir_getattr() 396 inode = ovl_new_inode(dentry->d_sb, mode, dentry->d_fsdata); in ovl_create_or_link()
|
/linux-4.1.27/fs/freevxfs/ |
D | vxfs_super.c | 111 struct vxfs_sb_info *infp = VXFS_SBI(dentry->d_sb); in vxfs_statfs() 114 bufp->f_bsize = dentry->d_sb->s_blocksize; in vxfs_statfs()
|
/linux-4.1.27/fs/ |
D | fhandle.c | 28 if (!path->dentry->d_sb->s_export_op || in do_sys_name_to_handle() 29 !path->dentry->d_sb->s_export_op->fh_to_dentry) in do_sys_name_to_handle()
|
D | statfs.c | 53 if (!dentry->d_sb->s_op->statfs) in statfs_by_dentry() 60 retval = dentry->d_sb->s_op->statfs(dentry, buf); in statfs_by_dentry()
|
D | dcache.c | 395 WARN_ON_ONCE(!list_lru_add(&dentry->d_sb->s_dentry_lru, &dentry->d_lru)); in d_lru_add() 403 WARN_ON_ONCE(!list_lru_del(&dentry->d_sb->s_dentry_lru, &dentry->d_lru)); in d_lru_del() 478 b = &dentry->d_sb->s_anon; in __d_drop() 1423 dentry->d_sb->s_type->name, in umount_check() 1424 dentry->d_sb->s_id); in umount_check() 1592 dentry->d_sb = sb; in __d_alloc() 1600 d_set_d_op(dentry, dentry->d_sb->s_d_op); in __d_alloc() 1618 struct dentry *dentry = __d_alloc(parent->d_sb, name); in d_alloc() 1970 hlist_bl_lock(&tmp->d_sb->s_anon); in __d_obtain_alias() 1971 hlist_bl_add_head(&tmp->d_hash, &tmp->d_sb->s_anon); in __d_obtain_alias() [all …]
|
D | proc_namespace.c | 99 struct super_block *sb = mnt_path.dentry->d_sb; in show_vfsmnt() 192 struct super_block *sb = mnt_path.dentry->d_sb; in show_vfsstat()
|
D | xattr.c | 720 handler = xattr_resolve_name(dentry->d_sb->s_xattr, &name); in generic_getxattr() 733 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() 767 handler = xattr_resolve_name(dentry->d_sb->s_xattr, &name); in generic_setxattr() 782 handler = xattr_resolve_name(dentry->d_sb->s_xattr, &name); in generic_removexattr()
|
D | binfmt_misc.c | 640 root = dget(file->f_path.dentry->d_sb->s_root); in bm_entry_write() 669 struct super_block *sb = file->f_path.dentry->d_sb; in bm_register_write() 756 root = dget(file->f_path.dentry->d_sb->s_root); in bm_status_write()
|
D | sync.c | 157 sb = f.file->f_path.dentry->d_sb; in SYSCALL_DEFINE1()
|
D | libfs.c | 40 buf->f_type = dentry->d_sb->s_magic; in simple_statfs() 70 if (!dentry->d_sb->s_d_op) in simple_lookup()
|
D | namespace.c | 945 mnt->mnt.mnt_sb = root->d_sb; in vfs_kern_mount() 949 list_add_tail(&mnt->mnt_instance, &root->d_sb->s_mounts); in vfs_kern_mount() 1171 options = rcu_dereference(root->d_sb->s_options); in generic_show_options()
|
D | super.c | 1113 sb = root->d_sb; in mount_fs()
|
/linux-4.1.27/security/apparmor/include/ |
D | apparmor.h | 117 return !(dentry->d_sb->s_flags & MS_NOUSER); in mediated_filesystem()
|
/linux-4.1.27/fs/nfs/ |
D | namespace.c | 244 .sb = dentry->d_sb, in nfs_do_submount() 264 mnt = nfs_do_clone_mount(NFS_SB(dentry->d_sb), devname, &mountdata); in nfs_do_submount()
|
D | super.c | 432 struct nfs_server *server = NFS_SB(dentry->d_sb); in nfs_statfs() 464 buf->f_frsize = dentry->d_sb->s_blocksize; in nfs_statfs() 473 buf->f_bsize = dentry->d_sb->s_blocksize; in nfs_statfs() 474 blockbits = dentry->d_sb->s_blocksize_bits; in nfs_statfs() 720 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_options() 807 struct nfs_server *nfss = NFS_SB(root->d_sb); in nfs_show_stats() 817 seq_puts(m, root->d_sb->s_flags & MS_RDONLY ? "ro" : "rw"); in nfs_show_stats() 818 seq_puts(m, root->d_sb->s_flags & MS_SYNCHRONOUS ? ",sync" : ""); in nfs_show_stats() 819 seq_puts(m, root->d_sb->s_flags & MS_NOATIME ? ",noatime" : ""); in nfs_show_stats() 820 seq_puts(m, root->d_sb->s_flags & MS_NODIRATIME ? ",nodiratime" : ""); in nfs_show_stats()
|
D | nfs4namespace.c | 301 .sb = dentry->d_sb, in nfs_follow_referral() 303 .authflavor = NFS_SB(dentry->d_sb)->client->cl_auth->au_flavor, in nfs_follow_referral()
|
D | dir.c | 494 if (!nfs_fsid_equal(&NFS_SB(dentry->d_sb)->fsid, in nfs_prime_dcache() 513 inode = nfs_fhget(dentry->d_sb, entry->fh, entry->fattr, entry->label); in nfs_prime_dcache() 1300 if (!(dentry->d_sb->s_flags & MS_ACTIVE)) { in nfs_dentry_delete() 1406 inode = nfs_fhget(dentry->d_sb, fhandle, fattr, label); in nfs_lookup() 1590 if (NFS_SB(dentry->d_sb)->caps & NFS_CAP_ATOMIC_OPEN_V1) in nfs4_lookup_revalidate() 1665 struct nfs_server *server = NFS_SB(dentry->d_sb); in nfs_instantiate() 1670 inode = nfs_fhget(dentry->d_sb, fhandle, fattr, label); in nfs_instantiate()
|
D | inode.c | 793 nfs_sb_active(dentry->d_sb); in alloc_nfs_open_context() 819 struct super_block *sb = ctx->dentry->d_sb; in __put_nfs_open_context()
|
D | nfs4trace.h | 411 __entry->dev = ctx->dentry->d_sb->s_dev;
|
D | write.c | 1699 req->wb_context->dentry->d_sb->s_id, in nfs_commit_release_pages()
|
D | nfs4proc.c | 1026 nfs_sb_active(dentry->d_sb); in nfs4_opendata_alloc() 1095 struct super_block *sb = p->dentry->d_sb; in nfs4_opendata_free() 1499 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr, data->f_label); in _nfs4_opendata_to_nfs4_state() 1568 NFS_SB(opendata->dentry->d_sb), in nfs4_open_recover_helper()
|
/linux-4.1.27/security/tomoyo/ |
D | realpath.c | 150 struct super_block *sb = dentry->d_sb; in tomoyo_get_local_path() 259 sb = dentry->d_sb; in tomoyo_realpath_from_path()
|
/linux-4.1.27/drivers/oprofile/ |
D | oprofilefs.c | 147 inode = oprofilefs_get_inode(root->d_sb, S_IFREG | perm); in __oprofilefs_create_file() 224 inode = oprofilefs_get_inode(parent->d_sb, S_IFDIR | 0755); in oprofilefs_mkdir()
|
/linux-4.1.27/fs/configfs/ |
D | symlink.c | 119 if (path->dentry->d_sb == sb) { in get_target() 161 ret = get_target(symname, &path, &target_item, dentry->d_sb); in configfs_symlink()
|
D | inode.c | 193 inode = configfs_new_inode(mode, sd, dentry->d_sb); in configfs_create()
|
D | dir.c | 1528 struct super_block *sb = dentry->d_sb; in configfs_readdir() 1691 struct dentry *root = dentry->d_sb->s_root; in configfs_unregister_subsystem()
|
/linux-4.1.27/fs/ocfs2/ |
D | dcache.c | 61 osb = OCFS2_SB(dentry->d_sb); in ocfs2_dentry_revalidate() 419 ocfs2_dentry_lock_put(OCFS2_SB(dentry->d_sb), dl); in ocfs2_dentry_iput()
|
D | super.c | 1507 struct ocfs2_super *osb = OCFS2_SB(root->d_sb); in ocfs2_show_options() 1672 trace_ocfs2_statfs(dentry->d_sb, buf); in ocfs2_statfs() 1674 osb = OCFS2_SB(dentry->d_sb); in ocfs2_statfs() 1697 buf->f_bsize = dentry->d_sb->s_blocksize; in ocfs2_statfs()
|
D | xattr.c | 1025 if (!ocfs2_supports_xattr(OCFS2_SB(dentry->d_sb))) in ocfs2_listxattr() 7376 struct ocfs2_super *osb = OCFS2_SB(dentry->d_sb); in ocfs2_xattr_user_list() 7392 struct ocfs2_super *osb = OCFS2_SB(dentry->d_sb); in ocfs2_xattr_user_get() 7405 struct ocfs2_super *osb = OCFS2_SB(dentry->d_sb); in ocfs2_xattr_user_set()
|
D | dlmglue.c | 2667 struct ocfs2_super *osb = OCFS2_SB(dentry->d_sb); in ocfs2_dentry_lock() 2691 struct ocfs2_super *osb = OCFS2_SB(dentry->d_sb); in ocfs2_dentry_unlock()
|
/linux-4.1.27/fs/tracefs/ |
D | inode.c | 246 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options() 403 inode = tracefs_get_inode(dentry->d_sb); in tracefs_create_file() 424 inode = tracefs_get_inode(dentry->d_sb); in __create_dir()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_unicode.c | 117 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname()
|
D | super.c | 151 struct jfs_sb_info *sbi = JFS_SBI(dentry->d_sb); in jfs_statfs() 705 struct jfs_sb_info *sbi = JFS_SBI(root->d_sb); in jfs_show_options()
|
/linux-4.1.27/fs/f2fs/ |
D | xattr.c | 31 struct f2fs_sb_info *sbi = F2FS_SB(dentry->d_sb); in f2fs_xattr_generic_list() 68 struct f2fs_sb_info *sbi = F2FS_SB(dentry->d_sb); in f2fs_xattr_generic_get() 92 struct f2fs_sb_info *sbi = F2FS_SB(dentry->d_sb); in f2fs_xattr_generic_set()
|
D | super.c | 546 struct super_block *sb = dentry->d_sb; in f2fs_statfs() 574 struct f2fs_sb_info *sbi = F2FS_SB(root->d_sb); in f2fs_show_options()
|
/linux-4.1.27/fs/cifs/ |
D | dir.c | 89 struct cifs_sb_info *cifs_sb = CIFS_SB(direntry->d_sb); in build_path_from_dentry() 176 struct cifs_sb_info *cifs_sb = CIFS_SB(direntry->d_sb); in check_name() 854 struct nls_table *codepage = CIFS_SB(dentry->d_sb)->local_nls; in cifs_ci_hash() 875 struct nls_table *codepage = CIFS_SB(parent->d_sb)->local_nls; in cifs_ci_compare()
|
D | cifsfs.c | 183 struct super_block *sb = dentry->d_sb; in cifs_statfs() 392 struct cifs_sb_info *cifs_sb = CIFS_SB(root->d_sb); in cifs_show_options() 482 if (root->d_sb->s_flags & MS_POSIXACL) in cifs_show_options()
|
D | inode.c | 1609 struct cifs_sb_info *cifs_sb = CIFS_SB(from_dentry->d_sb); 1895 struct super_block *sb = dentry->d_sb; 1958 struct cifs_sb_info *cifs_sb = CIFS_SB(dentry->d_sb);
|
D | file.c | 573 struct cifs_sb_info *cifs_sb = CIFS_SB(cfile->dentry->d_sb); in cifs_relock_file() 1215 struct cifs_sb_info *cifs_sb = CIFS_SB(cfile->dentry->d_sb); in cifs_push_locks() 1648 cifs_sb = CIFS_SB(dentry->d_sb); in cifs_write() 2202 struct cifs_sb_info *cifs_sb = CIFS_SB(cfile->dentry->d_sb); in cifs_write_end()
|
/linux-4.1.27/security/apparmor/ |
D | path.c | 71 if (path->dentry->d_sb->s_magic == PROC_SUPER_MAGIC && in d_namespace_path()
|
/linux-4.1.27/fs/hfsplus/ |
D | unicode.c | 339 struct super_block *sb = dentry->d_sb; in hfsplus_hash_dentry() 391 struct super_block *sb = parent->d_sb; in hfsplus_compare_dentry()
|
D | options.c | 218 struct hfsplus_sb_info *sbi = HFSPLUS_SB(root->d_sb); in hfsplus_show_options()
|
D | super.c | 307 struct super_block *sb = dentry->d_sb; in hfsplus_statfs()
|
/linux-4.1.27/security/selinux/ |
D | selinuxfs.c | 1244 inode = sel_make_inode(dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR); in sel_make_bools() 1460 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode); in sel_make_avc_files() 1505 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_initcon_files() 1604 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_perm_files() 1632 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_class_dir_entries() 1706 inode = sel_make_inode(policycap_dir->d_sb, S_IFREG | S_IRUGO); in sel_make_policycap() 1727 inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO); in sel_make_dir()
|
D | hooks.c | 2684 ad.u.dentry = dentry->d_sb->s_root; in selinux_sb_statfs() 2685 return superblock_has_perm(cred, dentry->d_sb, FILESYSTEM__GETATTR, &ad); in selinux_sb_statfs() 2697 return superblock_has_perm(cred, path->dentry->d_sb, in selinux_mount()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 208 ret = spufs_new_file(dir->d_sb, dentry, files->ops, in spufs_fill_dir() 568 if (path->dentry->d_sb->s_type != &spufs_type) in spufs_create() 576 if (path->dentry != path->dentry->d_sb->s_root) in spufs_create()
|
/linux-4.1.27/fs/hfs/ |
D | super.c | 96 struct super_block *sb = dentry->d_sb; in hfs_statfs() 135 struct hfs_sb_info *sbi = HFS_SB(root->d_sb); in hfs_show_options()
|
/linux-4.1.27/fs/squashfs/ |
D | super.c | 355 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs() 356 u64 id = huge_encode_dev(dentry->d_sb->s_bdev->bd_dev); in squashfs_statfs()
|
/linux-4.1.27/arch/s390/hypfs/ |
D | inode.c | 265 struct hypfs_sb_info *hypfs_info = root->d_sb->s_fs_info; in hypfs_show_options() 345 inode = hypfs_make_inode(parent->d_sb, mode); in hypfs_create_file()
|
/linux-4.1.27/fs/ceph/ |
D | dir.c | 195 ceph_translate_ino(dentry->d_sb, d_inode(dentry)->i_ino), in __dcache_readdir() 545 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() 1297 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in ceph_dentry_lru_add() 1311 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in ceph_dentry_lru_touch() 1323 mdsc = ceph_sb_to_client(dn->d_sb)->mdsc; in ceph_dentry_lru_del()
|
D | export.c | 180 return __get_parent(child->d_sb, child, 0); in ceph_get_parent()
|
D | xattr.c | 849 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_sync_setxattr() 1019 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_send_removexattr()
|
D | inode.c | 1317 in = ceph_get_inode(req->r_dentry->d_sb, vino); in readdir_prepopulate_inodes_only() 1429 in = ceph_get_inode(parent->d_sb, vino); in ceph_readdir_prepopulate() 1721 struct ceph_mds_client *mdsc = ceph_sb_to_client(dentry->d_sb)->mdsc; in ceph_setattr()
|
D | super.c | 412 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
|
/linux-4.1.27/fs/btrfs/ |
D | super.c | 1032 struct btrfs_fs_info *info = btrfs_sb(dentry->d_sb); in btrfs_show_options() 1234 struct super_block *s = root->d_sb; in mount_subvol() 1832 struct btrfs_fs_info *fs_info = btrfs_sb(dentry->d_sb); in btrfs_statfs() 1839 int bits = dentry->d_sb->s_blocksize_bits; in btrfs_statfs() 1913 buf->f_bsize = dentry->d_sb->s_blocksize; in btrfs_statfs() 2007 struct btrfs_fs_info *fs_info = btrfs_sb(root->d_sb); in btrfs_show_devname()
|
/linux-4.1.27/fs/romfs/ |
D | super.c | 417 struct super_block *sb = dentry->d_sb; in romfs_statfs() 425 (romfs_maxsize(dentry->d_sb) + ROMBSIZE - 1) >> ROMBSBITS; in romfs_statfs()
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | ibmasmfs.c | 165 inode = ibmasmfs_make_inode(parent->d_sb, S_IFREG | mode); in ibmasmfs_create_file() 188 inode = ibmasmfs_make_inode(parent->d_sb, S_IFDIR | 0500); in ibmasmfs_create_dir()
|
/linux-4.1.27/fs/afs/ |
D | mntpt.c | 197 super = AFS_FS_S(mntpt->d_sb); in afs_mntpt_do_automount()
|
D | super.c | 547 buf->f_type = dentry->d_sb->s_magic; in afs_statfs()
|
D | dir.c | 598 key = afs_request_key(AFS_FS_S(dentry->d_sb)->volume->cell); in afs_d_revalidate()
|
/linux-4.1.27/fs/adfs/ |
D | super.c | 131 struct adfs_sb_info *asb = ADFS_SB(root->d_sb); in adfs_show_options() 222 struct super_block *sb = dentry->d_sb; in adfs_statfs()
|
D | dir.c | 196 const unsigned int name_len = ADFS_SB(parent->d_sb)->s_namelen; in adfs_hash()
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_kern.c | 90 root = dentry->d_sb->s_fs_info; in __dentry_name() 207 err = do_statfs(dentry->d_sb->s_fs_info, in hostfs_statfs() 259 const char *root_path = root->d_sb->s_fs_info; in hostfs_show_options()
|
/linux-4.1.27/fs/kernfs/ |
D | dir.c | 467 kernfs_info(dentry->d_sb)->ns != kn->ns) in kernfs_dop_revalidate() 501 if (dentry->d_sb->s_op == &kernfs_sops) in kernfs_node_from_dentry() 1421 ns = kernfs_info(dentry->d_sb)->ns; in kernfs_fop_readdir()
|
/linux-4.1.27/fs/fat/ |
D | nfs.c | 273 struct super_block *sb = child_dir->d_sb; in fat_get_parent()
|
D | namei_msdos.c | 151 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_hash() 168 struct fat_mount_options *options = &MSDOS_SB(parent->d_sb)->options; in msdos_cmp()
|
D | inode.c | 717 struct super_block *sb = dentry->d_sb; in fat_statfs() 723 int err = fat_count_free_clusters(dentry->d_sb); in fat_statfs() 728 buf->f_type = dentry->d_sb->s_magic; in fat_statfs() 836 struct msdos_sb_info *sbi = MSDOS_SB(root->d_sb); in fat_show_options()
|
D | namei_vfat.c | 122 struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io; in vfat_hashi() 144 struct nls_table *t = MSDOS_SB(parent->d_sb)->nls_io; in vfat_cmpi()
|
D | file.c | 379 struct msdos_sb_info *sbi = MSDOS_SB(dentry->d_sb); in fat_setattr()
|
/linux-4.1.27/fs/qnx6/ |
D | inode.c | 48 struct super_block *sb = root->d_sb; in qnx6_show_options() 157 struct super_block *sb = dentry->d_sb; in qnx6_statfs()
|
/linux-4.1.27/fs/efs/ |
D | super.c | 333 struct super_block *sb = dentry->d_sb; in efs_statfs()
|
/linux-4.1.27/fs/jffs2/ |
D | super.c | 88 struct jffs2_sb_info *c = JFFS2_SB_INFO(root->d_sb); in jffs2_show_options()
|
D | fs.c | 209 struct jffs2_sb_info *c = JFFS2_SB_INFO(dentry->d_sb); in jffs2_statfs()
|
/linux-4.1.27/net/unix/ |
D | diag.c | 29 .udiag_vfs_dev = dentry->d_sb->s_dev, in sk_diag_dump_vfs()
|
/linux-4.1.27/include/linux/ |
D | dcache.h | 122 struct super_block *d_sb; /* The root of the dentry tree */ member
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_fs.c | 366 ipath_super = ret->d_sb; in ipathfs_mount()
|
/linux-4.1.27/fs/minix/ |
D | inode.c | 358 struct super_block *sb = dentry->d_sb; in minix_statfs() 628 struct super_block *sb = dentry->d_sb; in minix_getattr()
|
/linux-4.1.27/fs/befs/ |
D | linuxvfs.c | 473 struct super_block *sb = dentry->d_sb; in befs_follow_link() 906 struct super_block *sb = dentry->d_sb; in befs_statfs()
|
/linux-4.1.27/fs/qnx4/ |
D | inode.c | 130 struct super_block *sb = dentry->d_sb; in qnx4_statfs()
|
/linux-4.1.27/fs/exportfs/ |
D | expfs.c | 28 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name()
|
/linux-4.1.27/init/ |
D | do_mounts.c | 371 s = current->fs->pwd.dentry->d_sb; in do_mount_root()
|
/linux-4.1.27/fs/sysv/ |
D | inode.c | 89 struct super_block *sb = dentry->d_sb; in sysv_statfs()
|
D | dir.c | 368 res = fs16_to_cpu(SYSV_SB(dentry->d_sb), de->inode); in sysv_inode_by_name()
|
D | itree.c | 445 struct super_block *s = dentry->d_sb; in sysv_getattr()
|
/linux-4.1.27/fs/ncpfs/ |
D | inode.c | 332 struct ncp_server *server = NCP_SBP(root->d_sb); in ncp_show_options() 807 struct super_block *sb = dentry->d_sb; in ncp_statfs()
|
D | dir.c | 136 struct super_block *sb = dentry->d_sb; in ncp_hash_dentry() 320 if (dentry == dentry->d_sb->s_root) in ncp_lookup_validate()
|
/linux-4.1.27/fs/cramfs/ |
D | inode.c | 351 struct super_block *sb = dentry->d_sb; in cramfs_statfs()
|
/linux-4.1.27/fs/bfs/ |
D | inode.c | 224 struct super_block *s = dentry->d_sb; in bfs_statfs()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_fs.c | 566 qib_super = ret->d_sb; in qibfs_mount()
|
/linux-4.1.27/fs/devpts/ |
D | inode.c | 334 struct pts_fs_info *fsi = DEVPTS_SB(root->d_sb); in devpts_show_options()
|
/linux-4.1.27/fs/nfsd/ |
D | nfsfh.c | 424 return exp->ex_path.dentry == exp->ex_path.dentry->d_sb->s_root; in is_root_export()
|
D | nfsctl.c | 323 error = nlmsvc_unlock_all_by_sb(path.dentry->d_sb); in write_unlock_fs()
|
/linux-4.1.27/fs/fuse/ |
D | inode.c | 410 struct super_block *sb = dentry->d_sb; in fuse_statfs() 554 struct super_block *sb = root->d_sb; in fuse_show_options()
|
/linux-4.1.27/fs/nilfs2/ |
D | super.c | 612 struct super_block *sb = dentry->d_sb; in nilfs_statfs() 682 struct super_block *sb = dentry->d_sb; in nilfs_show_options()
|
/linux-4.1.27/fs/affs/ |
D | super.c | 577 struct super_block *sb = dentry->d_sb; in affs_statfs()
|
/linux-4.1.27/fs/omfs/ |
D | inode.c | 274 struct super_block *s = dentry->d_sb; in omfs_statfs()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_super.c | 1049 struct xfs_mount *mp = XFS_M(dentry->d_sb); in xfs_fs_statfs() 1319 return xfs_showargs(XFS_M(root->d_sb), m); in xfs_fs_show_options()
|
/linux-4.1.27/fs/logfs/ |
D | super.c | 99 struct super_block *sb = dentry->d_sb; in logfs_statfs()
|
/linux-4.1.27/fs/hppfs/ |
D | hppfs.c | 56 sb = dentry->d_sb; in is_pid()
|
/linux-4.1.27/fs/ufs/ |
D | super.c | 1367 struct ufs_sb_info *sbi = UFS_SB(root->d_sb); in ufs_show_options() 1387 struct super_block *sb = dentry->d_sb; in ufs_statfs()
|
/linux-4.1.27/fs/coda/ |
D | upcall.c | 559 error = coda_upcall(coda_vcp(dentry->d_sb), insize, &outsize, inp); in venus_statfs()
|
/linux-4.1.27/fs/exofs/ |
D | super.c | 885 struct super_block *sb = dentry->d_sb; in exofs_statfs()
|
/linux-4.1.27/fs/ubifs/ |
D | super.c | 394 struct ubifs_info *c = dentry->d_sb->s_fs_info; in ubifs_statfs() 421 struct ubifs_info *c = root->d_sb->s_fs_info; in ubifs_show_options()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 589 struct hugetlbfs_sb_info *sbinfo = HUGETLBFS_SB(dentry->d_sb); in hugetlbfs_statfs()
|
/linux-4.1.27/fs/udf/ |
D | super.c | 337 struct super_block *sb = root->d_sb; in udf_show_options() 2327 struct super_block *sb = dentry->d_sb; in udf_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 421 rc = ll_prep_inode(&inode, request, (*de)->d_sb, it); in ll_lookup_it_finish()
|
D | llite_lib.c | 1547 struct super_block *sb = de->d_sb; in ll_statfs() 2247 sbi = ll_s2sbi(dentry->d_sb); in ll_show_options()
|
/linux-4.1.27/fs/isofs/ |
D | inode.c | 969 struct super_block *sb = dentry->d_sb; in isofs_statfs()
|
/linux-4.1.27/fs/gfs2/ |
D | super.c | 1330 struct gfs2_sbd *sdp = root->d_sb->s_fs_info; in gfs2_show_options()
|
/linux-4.1.27/mm/ |
D | shmem.c | 2181 struct shmem_sb_info *sbinfo = SHMEM_SB(dentry->d_sb); in shmem_statfs() 2888 struct shmem_sb_info *sbinfo = SHMEM_SB(root->d_sb); in shmem_show_options()
|
/linux-4.1.27/kernel/ |
D | cgroup.c | 4051 if (dentry->d_sb->s_type != &cgroup_fs_type || !kn || in cgroupstats_build() 5434 if (dentry->d_sb->s_type != &cgroup_fs_type || !kn || in css_tryget_online_from_dir()
|
/linux-4.1.27/fs/ntfs/ |
D | super.c | 2617 struct super_block *sb = dentry->d_sb; in ntfs_statfs()
|
D | inode.c | 2314 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options()
|
/linux-4.1.27/fs/quota/ |
D | dquot.c | 2327 if (path->dentry->d_sb != sb) in dquot_quota_on()
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 693 struct superblock_smack *sbp = dentry->d_sb->s_security; in smack_sb_statfs()
|
/linux-4.1.27/Documentation/filesystems/ |
D | vfs.txt | 989 ->d_sb may be used.
|