Home
last modified time | relevance | path

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

12

/linux/fs/ufs/
H A Dswab.h27 fs64_to_cpu(struct super_block *sbp, __fs64 n) in fs64_to_cpu()
36 cpu_to_fs64(struct super_block *sbp, u64 n) in cpu_to_fs64()
45 fs32_to_cpu(struct super_block *sbp, __fs32 n) in fs32_to_cpu()
54 cpu_to_fs32(struct super_block *sbp, u32 n) in cpu_to_fs32()
63 fs32_add(struct super_block *sbp, __fs32 *n, int d) in fs32_add()
72 fs32_sub(struct super_block *sbp, __fs32 *n, int d) in fs32_sub()
81 fs16_to_cpu(struct super_block *sbp, __fs16 n) in fs16_to_cpu()
90 cpu_to_fs16(struct super_block *sbp, u16 n) in cpu_to_fs16()
99 fs16_add(struct super_block *sbp, __fs16 *n, int d) in fs16_add()
108 fs16_sub(struct super_block *sbp, __fs16 *n, int d) in fs16_sub()
H A Dutil.h585 static inline __fs32 ufs_get_seconds(struct super_block *sbp) in ufs_get_seconds()
/linux/fs/xfs/libxfs/
H A Dxfs_sb.c44 struct xfs_sb *sbp) in xfs_sb_validate_v5_features()
85 struct xfs_sb *sbp) in xfs_sb_good_version()
117 struct xfs_sb *sbp) in xfs_sb_version_to_features()
196 struct xfs_sb *sbp) in xfs_validate_sb_read()
243 struct xfs_sb *sbp) in xfs_extents_per_rbm()
257 struct xfs_sb *sbp) in xfs_rtbmblock_size()
267 struct xfs_sb *sbp) in xfs_expected_rbmblocks()
276 struct xfs_sb *sbp) in xfs_validate_rt_geometry()
303 struct xfs_sb *sbp) in xfs_validate_sb_write()
379 struct xfs_sb *sbp) in xfs_validate_sb_rtgroups()
[all …]
H A Dxfs_format.h299 #define XFS_SB_VERSION_NUM(sbp) ((sbp)->sb_versionnum & XFS_SB_VERSION_NUMBITS) argument
301 static inline bool xfs_sb_is_v5(const struct xfs_sb *sbp) in xfs_sb_is_v5()
310 static inline bool xfs_sb_has_mismatched_features2(const struct xfs_sb *sbp) in xfs_sb_has_mismatched_features2()
315 static inline bool xfs_sb_version_hasmorebits(const struct xfs_sb *sbp) in xfs_sb_version_hasmorebits()
321 static inline void xfs_sb_version_addattr(struct xfs_sb *sbp) in xfs_sb_version_addattr()
326 static inline void xfs_sb_version_addquota(struct xfs_sb *sbp) in xfs_sb_version_addquota()
331 static inline void xfs_sb_version_addattr2(struct xfs_sb *sbp) in xfs_sb_version_addattr2()
337 static inline void xfs_sb_version_addprojid32(struct xfs_sb *sbp) in xfs_sb_version_addprojid32()
365 const struct xfs_sb *sbp, in xfs_sb_has_compat_feature()
383 const struct xfs_sb *sbp, in xfs_sb_has_ro_compat_feature()
[all …]
H A Dxfs_ag.c50 struct xfs_sb *sbp = &mp->m_sb; in xfs_initialize_perag_data() local
H A Dxfs_ialloc.c2957 struct xfs_sb *sbp = &mp->m_sb; in xfs_ialloc_setup_geometry() local
/linux/fs/nilfs2/
H A Dthe_nilfs.c99 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_root() local
170 nilfs_store_log_cursor(struct the_nilfs * nilfs,struct nilfs_super_block * sbp) nilfs_store_log_cursor() argument
207 nilfs_get_blocksize(struct super_block * sb,struct nilfs_super_block * sbp,int * blocksize) nilfs_get_blocksize() argument
252 struct nilfs_super_block **sbp = nilfs->ns_sbp; load_nilfs() local
425 nilfs_store_disk_layout(struct the_nilfs * nilfs,struct nilfs_super_block * sbp) nilfs_store_disk_layout() argument
510 nilfs_valid_sb(struct nilfs_super_block * sbp) nilfs_valid_sb() argument
543 nilfs_sb2_bad_offset(struct nilfs_super_block * sbp,u64 offset) nilfs_sb2_bad_offset() argument
596 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_load_super_block() local
692 struct nilfs_super_block *sbp; init_nilfs() local
[all...]
H A Dsuper.c90 struct nilfs_super_block **sbp; in nilfs_set_error() local
205 struct nilfs_super_block *sbp = nilfs->ns_sbp[0]; nilfs_sync_super() local
235 nilfs_set_log_cursor(struct nilfs_super_block * sbp,struct the_nilfs * nilfs) nilfs_set_log_cursor() argument
255 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_prepare_super() local
280 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_commit_super() local
316 struct nilfs_super_block **sbp; nilfs_cleanup_super() local
427 struct nilfs_super_block **sbp; nilfs_resize_fs() local
523 struct nilfs_super_block **sbp; nilfs_sync_fs() local
806 struct nilfs_super_block **sbp; nilfs_setup_super() local
858 nilfs_store_magic(struct super_block * sb,struct nilfs_super_block * sbp) nilfs_store_magic() argument
878 nilfs_check_feature_compatibility(struct super_block * sb,struct nilfs_super_block * sbp) nilfs_check_feature_compatibility() argument
[all...]
H A Dioctl.c1324 struct nilfs_super_block **sbp; nilfs_ioctl_set_fslabel() local
/linux/fs/freevxfs/
H A Dvxfs_inode.c137 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget()
222 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget()
251 vxfs_iget(struct super_block *sbp, ino_t ino) in vxfs_iget()
H A Dvxfs_super.c44 vxfs_put_super(struct super_block *sbp) in vxfs_put_super()
125 static int vxfs_try_sb_magic(struct super_block *sbp, struct fs_context *fc, in vxfs_try_sb_magic()
184 static int vxfs_fill_super(struct super_block *sbp, struct fs_context *fc) in vxfs_fill_super()
H A Dvxfs_olt.c33 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) in vxfs_oblock()
53 vxfs_read_olt(struct super_block *sbp, u_long bsize) in vxfs_read_olt()
H A Dvxfs_lookup.c25 #define VXFS_BLOCK_PER_PAGE(sbp) ((PAGE_SIZE / (sbp)->s_blocksize)) argument
193 struct super_block *sbp = ip->i_sb; in vxfs_readdir() local
H A Dvxfs_fshead.c84 vxfs_read_fshead(struct super_block *sbp) in vxfs_read_fshead()
H A Dvxfs_inode.h28 #define VXFS_TYPED_PER_BLOCK(sbp) \ argument
H A Dvxfs.h254 #define VXFS_SBI(sbp) \ argument
/linux/fs/xfs/
H A Dxfs_mount.c136 xfs_sb_t *sbp, in xfs_sb_validate_fsb_count()
164 struct xfs_sb *sbp = &mp->m_sb; in xfs_readsb() local
270 struct xfs_sb *sbp = &mp->m_sb; in xfs_check_new_dalign() local
353 struct xfs_sb *sbp = &mp->m_sb; in xfs_update_alignment() local
675 struct xfs_sb *sbp = &(mp->m_sb); in xfs_mountfs() local
H A Dxfs_ioctl.c986 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_getlabel() local
1009 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_setlabel() local
H A Dxfs_attr_list.c59 struct xfs_attr_sf_sort *sbuf, *sbp; in xfs_attr_shortform_list() local
H A Dxfs_super.c287 xfs_sb_t *sbp = &mp->m_sb; in xfs_set_inode_alloc() local
1871 struct xfs_sb *sbp = &mp->m_sb; in xfs_remount_rw() local
H A Dxfs_trans.c486 struct xfs_dsb *sbp; in xfs_trans_apply_sb_deltas() local
H A Dxfs_bmap_util.c1496 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents() local
/linux/include/scsi/
H A Dsg.h51 void __user *sbp; /* [i], [*o] points to sense_buffer memory */ member
80 compat_uptr_t sbp; /* [i], [*o] points to sense_buffer memory */ member
/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c70 static struct sbprof_tb sbp; variable
/linux/drivers/s390/net/
H A Dqeth_l2_main.c1554 struct qeth_ipacmd_setbridgeport *sbp = &cmd->data.sbp; in qeth_bridgeport_makerc() local

12