/linux-4.4.14/fs/ufs/ |
D | swab.h | 26 fs64_to_cpu(struct super_block *sbp, __fs64 n) in fs64_to_cpu() 35 cpu_to_fs64(struct super_block *sbp, u64 n) in cpu_to_fs64() 44 fs32_to_cpu(struct super_block *sbp, __fs32 n) in fs32_to_cpu() 53 cpu_to_fs32(struct super_block *sbp, u32 n) in cpu_to_fs32() 62 fs32_add(struct super_block *sbp, __fs32 *n, int d) in fs32_add() 71 fs32_sub(struct super_block *sbp, __fs32 *n, int d) in fs32_sub() 80 fs16_to_cpu(struct super_block *sbp, __fs16 n) in fs16_to_cpu() 89 cpu_to_fs16(struct super_block *sbp, u16 n) in cpu_to_fs16() 98 fs16_add(struct super_block *sbp, __fs16 *n, int d) in fs16_add() 107 fs16_sub(struct super_block *sbp, __fs16 *n, int d) in fs16_sub()
|
/linux-4.4.14/fs/nilfs2/ |
D | the_nilfs.c | 113 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_root() local 184 struct nilfs_super_block *sbp) in nilfs_store_log_cursor() 235 struct nilfs_super_block **sbp = nilfs->ns_sbp; in load_nilfs() local 388 struct nilfs_super_block *sbp) in nilfs_store_disk_layout() 436 static int nilfs_valid_sb(struct nilfs_super_block *sbp) in nilfs_valid_sb() 456 static int nilfs_sb2_bad_offset(struct nilfs_super_block *sbp, u64 offset) in nilfs_sb2_bad_offset() 500 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_block() local 575 struct nilfs_super_block *sbp; in init_nilfs() local
|
D | super.c | 81 struct nilfs_super_block **sbp; in nilfs_set_error() local 218 struct nilfs_super_block *sbp = nilfs->ns_sbp[0]; in nilfs_sync_super() local 248 void nilfs_set_log_cursor(struct nilfs_super_block *sbp, in nilfs_set_log_cursor() 268 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_prepare_super() local 294 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_commit_super() local 330 struct nilfs_super_block **sbp; in nilfs_cleanup_super() local 420 struct nilfs_super_block **sbp; in nilfs_resize_fs() local 506 struct nilfs_super_block **sbp; in nilfs_sync_fs() local 810 struct nilfs_super_block *sbp) in nilfs_set_default_options() 821 struct nilfs_super_block **sbp; in nilfs_setup_super() local [all …]
|
D | sysfs.c | 857 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_revision_show() local 877 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_device_size_show() local 900 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_uuid_show() local 910 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_volume_name_show() local
|
D | segment.c | 2363 struct nilfs_super_block **sbp; in nilfs_segctor_construct() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_mount.c | 167 xfs_sb_t *sbp, in xfs_sb_validate_fsb_count() 190 xfs_sb_t *sbp = &mp->m_sb; in xfs_initialize_perag() local 275 struct xfs_sb *sbp = &mp->m_sb; in xfs_readsb() local 368 xfs_sb_t *sbp = &(mp->m_sb); in xfs_update_alignment() local 434 xfs_sb_t *sbp = &(mp->m_sb); in xfs_set_maxicount() local 461 xfs_sb_t *sbp = &(mp->m_sb); in xfs_set_rw_sizes() local 630 struct xfs_sb *sbp = &(mp->m_sb); in xfs_mountfs() local
|
D | xfs_rtalloc.c | 900 xfs_sb_t *sbp; /* old superblock */ in xfs_growfs_rt() local 1177 struct xfs_sb *sbp; /* filesystem superblock copy in mount */ in xfs_rtmount_init() local 1225 xfs_sb_t *sbp; in xfs_rtmount_inodes() local
|
D | xfs_super.c | 584 xfs_sb_t *sbp = &mp->m_sb; in xfs_set_inode32() local 1050 xfs_sb_t *sbp = &mp->m_sb; in xfs_fs_statfs() local 1175 xfs_sb_t *sbp = &mp->m_sb; in xfs_fs_remount() local
|
D | xfs_attr_list.c | 72 xfs_attr_sf_sort_t *sbuf, *sbp; in xfs_attr_shortform_list() local
|
D | xfs_trans.c | 399 xfs_dsb_t *sbp; in xfs_trans_apply_sb_deltas() local
|
D | xfs_bmap_util.c | 1714 xfs_bstat_t *sbp = &sxp->sx_stat; in xfs_swap_extents() local
|
D | xfs_log_recover.c | 4539 xfs_sb_t *sbp; in xlog_do_recover() local
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_inode.c | 89 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget() 175 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget() 259 vxfs_get_fake_inode(struct super_block *sbp, struct vxfs_inode_info *vip) in vxfs_get_fake_inode() 294 vxfs_iget(struct super_block *sbp, ino_t ino) in vxfs_iget()
|
D | vxfs_olt.c | 57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock() 77 vxfs_read_olt(struct super_block *sbp, u_long bsize) in vxfs_read_olt()
|
D | vxfs_super.c | 78 vxfs_put_super(struct super_block *sbp) in vxfs_put_super() 148 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super()
|
D | vxfs_lookup.c | 48 #define VXFS_BLOCK_PER_PAGE(sbp) ((PAGE_CACHE_SIZE / (sbp)->s_blocksize)) argument 234 struct super_block *sbp = ip->i_sb; in vxfs_readdir() local
|
D | vxfs_fshead.c | 107 vxfs_read_fshead(struct super_block *sbp) in vxfs_read_fshead()
|
D | vxfs_inode.h | 52 #define VXFS_TYPED_PER_BLOCK(sbp) \ argument
|
D | vxfs.h | 260 #define VXFS_SBI(sbp) \ argument
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_sb.c | 111 xfs_sb_t *sbp, in xfs_mount_validate_sb() 302 xfs_sb_quota_from_disk(struct xfs_sb *sbp) in xfs_sb_quota_from_disk() 703 struct xfs_sb *sbp) in xfs_sb_mount_common() 758 xfs_sb_t *sbp = &mp->m_sb; in xfs_initialize_perag_data() local
|
D | xfs_format.h | 290 #define XFS_SB_VERSION_NUM(sbp) ((sbp)->sb_versionnum & XFS_SB_VERSION_NUMBITS) argument 295 static inline bool xfs_sb_good_v4_features(struct xfs_sb *sbp) in xfs_sb_good_v4_features() 309 static inline bool xfs_sb_good_version(struct xfs_sb *sbp) in xfs_sb_good_version() 322 static inline bool xfs_sb_has_mismatched_features2(struct xfs_sb *sbp) in xfs_sb_has_mismatched_features2() 327 static inline bool xfs_sb_version_hasattr(struct xfs_sb *sbp) in xfs_sb_version_hasattr() 332 static inline void xfs_sb_version_addattr(struct xfs_sb *sbp) in xfs_sb_version_addattr() 337 static inline bool xfs_sb_version_hasquota(struct xfs_sb *sbp) in xfs_sb_version_hasquota() 342 static inline void xfs_sb_version_addquota(struct xfs_sb *sbp) in xfs_sb_version_addquota() 347 static inline bool xfs_sb_version_hasalign(struct xfs_sb *sbp) in xfs_sb_version_hasalign() 353 static inline bool xfs_sb_version_hasdalign(struct xfs_sb *sbp) in xfs_sb_version_hasdalign() [all …]
|
/linux-4.4.14/fs/reiserfs/ |
D | reiserfs.h | 115 #define sb_block_count(sbp) (le32_to_cpu((sbp)->s_v1.s_block_count)) argument 116 #define set_sb_block_count(sbp,v) ((sbp)->s_v1.s_block_count = cpu_to_le32(v)) argument 117 #define sb_free_blocks(sbp) (le32_to_cpu((sbp)->s_v1.s_free_blocks)) argument 118 #define set_sb_free_blocks(sbp,v) ((sbp)->s_v1.s_free_blocks = cpu_to_le32(v)) argument 119 #define sb_root_block(sbp) (le32_to_cpu((sbp)->s_v1.s_root_block)) argument 120 #define set_sb_root_block(sbp,v) ((sbp)->s_v1.s_root_block = cpu_to_le32(v)) argument 122 #define sb_jp_journal_1st_block(sbp) \ argument 124 #define set_sb_jp_journal_1st_block(sbp,v) \ argument 126 #define sb_jp_journal_dev(sbp) \ argument 128 #define set_sb_jp_journal_dev(sbp,v) \ argument [all …]
|
/linux-4.4.14/arch/mips/sibyte/common/ |
D | sb_tbprof.c | 82 static struct sbprof_tb sbp; variable
|
/linux-4.4.14/include/scsi/ |
D | sg.h | 54 void __user *sbp; /* [i], [*o] points to sense_buffer memory */ member
|
/linux-4.4.14/fs/ |
D | compat_ioctl.c | 237 compat_uptr_t sbp; /* [i], [*o] points to sense_buffer memory */ member 328 unsigned char __user *sbp; in sg_ioctl_trans() local
|
/linux-4.4.14/security/smack/ |
D | smack_lsm.c | 884 struct superblock_smack *sbp = dentry->d_sb->s_security; in smack_sb_statfs() local 1472 struct super_block *sbp; in smack_inode_getsecurity() local 3335 struct super_block *sbp; in smack_d_instantiate() local
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_core_mpc.h | 670 struct qeth_ipacmd_setbridgeport sbp; member
|
D | qeth_core.h | 689 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */ member
|