Home
last modified time | relevance | path

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

12

/openbmc/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.h588 static inline __fs32 ufs_get_seconds(struct super_block *sbp) in ufs_get_seconds()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.c40 struct xfs_sb *sbp) in xfs_sb_validate_v5_features()
81 struct xfs_sb *sbp) in xfs_sb_good_version()
113 struct xfs_sb *sbp) in xfs_sb_version_to_features()
186 struct xfs_sb *sbp) in xfs_validate_sb_read()
235 struct xfs_sb *sbp) in xfs_validate_sb_write()
310 struct xfs_sb *sbp) in xfs_validate_sb_common()
556 xfs_sb_quota_from_disk(struct xfs_sb *sbp) in xfs_sb_quota_from_disk()
969 struct xfs_sb *sbp) in xfs_sb_mount_common()
1188 struct xfs_sb *sbp = &mp->m_sb; in xfs_fs_geometry() local
H A Dxfs_format.h282 static inline bool xfs_sb_is_v5(struct xfs_sb *sbp) in xfs_sb_is_v5()
302 static inline void xfs_sb_version_addattr(struct xfs_sb *sbp) in xfs_sb_version_addattr()
307 static inline void xfs_sb_version_addquota(struct xfs_sb *sbp) in xfs_sb_version_addquota()
312 static inline void xfs_sb_version_addattr2(struct xfs_sb *sbp) in xfs_sb_version_addattr2()
346 struct xfs_sb *sbp, in xfs_sb_has_compat_feature()
364 struct xfs_sb *sbp, in xfs_sb_has_ro_compat_feature()
387 struct xfs_sb *sbp, in xfs_sb_has_incompat_feature()
399 struct xfs_sb *sbp, in xfs_sb_has_incompat_log_feature()
407 struct xfs_sb *sbp) in xfs_sb_remove_incompat_log_features()
414 struct xfs_sb *sbp, in xfs_sb_add_incompat_log_features()
[all …]
H A Dxfs_ag.c180 struct xfs_sb *sbp = &mp->m_sb; in xfs_initialize_perag_data() local
/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c101 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_root() local
172 struct nilfs_super_block *sbp) in nilfs_store_log_cursor()
209 struct nilfs_super_block *sbp, int *blocksize) in nilfs_get_blocksize()
254 struct nilfs_super_block **sbp = nilfs->ns_sbp; in load_nilfs() local
427 struct nilfs_super_block *sbp) in nilfs_store_disk_layout()
506 static int nilfs_valid_sb(struct nilfs_super_block *sbp) in nilfs_valid_sb()
539 static bool nilfs_sb2_bad_offset(struct nilfs_super_block *sbp, u64 offset) in nilfs_sb2_bad_offset()
592 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_block() local
673 struct nilfs_super_block *sbp; in init_nilfs() local
H A Dsuper.c91 struct nilfs_super_block **sbp; in nilfs_set_error() local
201 struct nilfs_super_block *sbp = nilfs->ns_sbp[0]; in nilfs_sync_super() local
251 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_prepare_super() local
276 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_commit_super() local
312 struct nilfs_super_block **sbp; in nilfs_cleanup_super() local
423 struct nilfs_super_block **sbp; in nilfs_resize_fs() local
519 struct nilfs_super_block **sbp; in nilfs_sync_fs() local
819 struct nilfs_super_block *sbp) in nilfs_set_default_options()
830 struct nilfs_super_block **sbp; in nilfs_setup_super() local
882 struct nilfs_super_block *sbp, in nilfs_store_magic_and_option()
[all …]
H A Dsysfs.c839 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_revision_show() local
859 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_device_size_show() local
882 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_uuid_show() local
892 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_volume_name_show() local
/openbmc/linux/fs/freevxfs/
H A Dvxfs_inode.c139 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) in vxfs_blkiget()
224 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget()
253 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()
124 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic()
183 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) 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
194 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
/openbmc/linux/fs/xfs/
H A Dxfs_mount.c131 xfs_sb_t *sbp, in xfs_sb_validate_fsb_count()
155 struct xfs_sb *sbp = &mp->m_sb; in xfs_readsb() local
257 struct xfs_sb *sbp = &mp->m_sb; in xfs_check_new_dalign() local
340 struct xfs_sb *sbp = &mp->m_sb; in xfs_update_alignment() local
637 struct xfs_sb *sbp = &(mp->m_sb); in xfs_mountfs() local
H A Dxfs_rtalloc.c946 xfs_sb_t *sbp; /* old superblock */ in xfs_growfs_rt() local
1280 struct xfs_sb *sbp; /* filesystem superblock copy in mount */ in xfs_rtmount_init() local
1401 xfs_sb_t *sbp; in xfs_rtmount_inodes() local
H A Dxfs_super.c279 xfs_sb_t *sbp = &mp->m_sb; in xfs_set_inode_alloc() local
829 xfs_sb_t *sbp = &mp->m_sb; in xfs_fs_statfs() local
1791 struct xfs_sb *sbp = &mp->m_sb; in xfs_remount_rw() local
H A Dxfs_attr_list.c58 struct xfs_attr_sf_sort *sbuf, *sbp; in xfs_attr_shortform_list() local
H A Dxfs_ioctl.c1751 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_getlabel() local
1774 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_setlabel() local
H A Dxfs_trans.c477 struct xfs_dsb *sbp; in xfs_trans_apply_sb_deltas() local
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs_private.h57 #define sb_root_block(sbp) (__le32_to_cpu((sbp)->s_root_block)) argument
58 #define sb_journal_block(sbp) (__le32_to_cpu((sbp)->s_journal_block)) argument
59 #define set_sb_journal_block(sbp,v) ((sbp)->s_journal_block = __cpu_to_le32(v)) argument
60 #define sb_journal_size(sbp) (__le32_to_cpu((sbp)->s_journal_size)) argument
61 #define sb_blocksize(sbp) (__le16_to_cpu((sbp)->s_blocksize)) argument
62 #define set_sb_blocksize(sbp,v) ((sbp)->s_blocksize = __cpu_to_le16(v)) argument
63 #define sb_version(sbp) (__le16_to_cpu((sbp)->s_version)) argument
64 #define set_sb_version(sbp,v) ((sbp)->s_version = __cpu_to_le16(v)) argument
/openbmc/linux/fs/reiserfs/
H A Dreiserfs.h121 #define sb_jp_journal_1st_block(sbp) \ argument
125 #define sb_jp_journal_dev(sbp) \ argument
127 #define set_sb_jp_journal_dev(sbp,v) \ argument
129 #define sb_jp_journal_size(sbp) \ argument
131 #define set_sb_jp_journal_size(sbp,v) \ argument
133 #define sb_jp_journal_trans_max(sbp) \ argument
137 #define sb_jp_journal_magic(sbp) \ argument
139 #define set_sb_jp_journal_magic(sbp,v) \ argument
141 #define sb_jp_journal_max_batch(sbp) \ argument
160 #define sb_hash_function_code(sbp) \ argument
[all …]
/openbmc/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
/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c70 static struct sbprof_tb sbp; variable
/openbmc/linux/security/smack/
H A Dsmack_lsm.c894 struct superblock_smack *sbp = smack_superblock(dentry->d_sb); in smack_sb_statfs() local
1450 struct super_block *sbp = dentry->d_sb; in smack_inode_removexattr() local
1548 struct super_block *sbp; in smack_inode_getsecurity() local
3436 struct super_block *sbp; in smack_d_instantiate() local

12