Home
last modified time | relevance | path

Searched defs:sbp (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/fs/ufs/
Dswab.h26 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/
Dthe_nilfs.c113 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
Dsuper.c81 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 …]
Dsysfs.c857 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
Dsegment.c2363 struct nilfs_super_block **sbp; in nilfs_segctor_construct() local
/linux-4.4.14/fs/xfs/
Dxfs_mount.c167 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
Dxfs_rtalloc.c900 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
Dxfs_super.c584 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
Dxfs_attr_list.c72 xfs_attr_sf_sort_t *sbuf, *sbp; in xfs_attr_shortform_list() local
Dxfs_trans.c399 xfs_dsb_t *sbp; in xfs_trans_apply_sb_deltas() local
Dxfs_bmap_util.c1714 xfs_bstat_t *sbp = &sxp->sx_stat; in xfs_swap_extents() local
Dxfs_log_recover.c4539 xfs_sb_t *sbp; in xlog_do_recover() local
/linux-4.4.14/fs/freevxfs/
Dvxfs_inode.c89 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()
Dvxfs_olt.c57 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()
Dvxfs_super.c78 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()
Dvxfs_lookup.c48 #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
Dvxfs_fshead.c107 vxfs_read_fshead(struct super_block *sbp) in vxfs_read_fshead()
Dvxfs_inode.h52 #define VXFS_TYPED_PER_BLOCK(sbp) \ argument
Dvxfs.h260 #define VXFS_SBI(sbp) \ argument
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_sb.c111 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
Dxfs_format.h290 #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/
Dreiserfs.h115 #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/
Dsb_tbprof.c82 static struct sbprof_tb sbp; variable
/linux-4.4.14/include/scsi/
Dsg.h54 void __user *sbp; /* [i], [*o] points to sense_buffer memory */ member
/linux-4.4.14/fs/
Dcompat_ioctl.c237 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/
Dsmack_lsm.c884 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/
Dqeth_core_mpc.h670 struct qeth_ipacmd_setbridgeport sbp; member
Dqeth_core.h689 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */ member