Searched defs:sb (Results 501 - 525 of 702) sorted by relevance

<<212223242526272829

/linux-master/tools/bpf/bpftool/
H A Dcommon.c545 static int do_build_table_cb(const char *fpath, const struct stat *sb, argument
/linux-master/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c550 mgag200_primary_plane_helper_get_scanout_buffer(struct drm_plane *plane, struct drm_scanout_buffer *sb) argument
/linux-master/drivers/gpu/drm/tiny/
H A Dsimpledrm.c675 simpledrm_primary_plane_helper_get_scanout_buffer(struct drm_plane *plane, struct drm_scanout_buffer *sb) argument
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.c399 struct kvmppc_xive_src_block *sb; local
518 struct kvmppc_xive_src_block *sb; local
1084 xive_lock_and_mask(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state) argument
1129 xive_lock_for_unmask(struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state) argument
1143 xive_finish_unmask(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state, u8 prio) argument
1272 struct kvmppc_xive_src_block *sb; local
1373 struct kvmppc_xive_src_block *sb; local
1395 struct kvmppc_xive_src_block *sb; local
1434 struct kvmppc_xive_src_block *sb; local
1459 struct kvmppc_xive_src_block *sb; local
1555 struct kvmppc_xive_src_block *sb; local
1653 struct kvmppc_xive_src_block *sb; local
1737 struct kvmppc_xive_src_block *sb = xive->src_blocks[i]; local
2039 struct kvmppc_xive_src_block *sb; local
2067 xive_pre_save_mask_irq(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, u32 irq) argument
2087 xive_pre_save_unmask_irq(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, u32 irq) argument
2135 struct kvmppc_xive_src_block *sb = xive->src_blocks[i]; local
2155 struct kvmppc_xive_src_block *sb = xive->src_blocks[i]; local
2169 struct kvmppc_xive_src_block *sb = xive->src_blocks[i]; local
2185 struct kvmppc_xive_src_block *sb; local
2269 struct kvmppc_xive_src_block *sb; local
2328 struct kvmppc_xive_src_block *sb; local
2493 struct kvmppc_xive_src_block *sb; local
2616 kvmppc_xive_free_sources(struct kvmppc_xive_src_block *sb) argument
2846 kvmppc_xive_debug_show_sources(struct seq_file *m, struct kvmppc_xive_src_block *sb) argument
2942 struct kvmppc_xive_src_block *sb = xive->src_blocks[i]; local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c976 struct vmw_dx_shader_bindings *sb = &cbs->per_shader[0]; local
/linux-master/mm/
H A Dbacking-dev.c1200 struct super_block *sb; local
/linux-master/fs/ext4/
H A Dioctl.c55 int ext4_update_primary_sb(struct super_block *sb, handle_t *handle, argument
103 static int ext4_update_backup_sb(struct super_block *sb, argument
184 ext4_update_superblocks_fn(struct super_block *sb, ext4_update_sb_callback func, const void *arg) argument
371 swap_inode_boot_loader(struct super_block *sb, struct mnt_idmap *idmap, struct inode *inode) argument
594 struct super_block *sb = inode->i_sb; local
714 struct super_block *sb = inode->i_sb; local
806 ext4_force_shutdown(struct super_block *sb, u32 flags) argument
847 ext4_ioctl_shutdown(struct super_block *sb, unsigned long arg) argument
883 ext4_ioc_getfsmap(struct super_block *sb, struct fsmap_head __user *arg) argument
946 struct super_block *sb = file_inode(file)->i_sb; local
1065 struct super_block *sb = file_inode(filp)->i_sb; local
1110 struct super_block *sb = file_inode(filp)->i_sb; local
1197 struct super_block *sb = file_inode(filp)->i_sb; local
1235 struct super_block *sb = inode->i_sb; local
1711 ext4_update_overhead(struct super_block *sb, bool force) argument
[all...]
H A Dmballoc-test.c33 static struct inode *mbt_alloc_inode(struct super_block *sb) argument
60 static void mbt_kill_sb(struct super_block *sb) argument
70 static int mbt_mb_init(struct super_block *sb) argument
120 mbt_mb_release(struct super_block *sb) argument
129 mbt_set(struct super_block *sb, void *data) argument
137 struct super_block *sb; local
170 mbt_ext4_free_super_block(struct super_block *sb) argument
188 mbt_init_sb_layout(struct super_block *sb, struct mbt_ext4_block_layout *layout) argument
213 mbt_grp_ctx_init(struct super_block *sb, struct mbt_grp_ctx *grp_ctx) argument
233 mbt_ctx_mark_used(struct super_block *sb, ext4_group_t group, unsigned int start, unsigned int len) argument
241 mbt_ctx_bitmap(struct super_block *sb, ext4_group_t group) argument
249 mbt_ctx_init(struct super_block *sb) argument
280 mbt_ctx_release(struct super_block *sb) argument
291 ext4_read_block_bitmap_nowait_stub(struct super_block *sb, ext4_group_t block_group, bool ignore_locked) argument
301 ext4_wait_block_bitmap_stub(struct super_block *sb, ext4_group_t block_group, struct buffer_head *bh) argument
316 ext4_get_group_desc_stub(struct super_block *sb, ext4_group_t block_group, struct buffer_head **bh) argument
328 ext4_mb_mark_context_stub(handle_t *handle, struct super_block *sb, bool state, ext4_group_t group, ext4_grpblk_t blkoff, ext4_grpblk_t len, int flags, ext4_grpblk_t *ret_changed) argument
349 struct super_block *sb; local
390 struct super_block *sb = (struct super_block *)test->priv; local
399 struct super_block *sb = (struct super_block *)test->priv; local
464 mbt_generate_test_ranges(struct super_block *sb, struct test_range *ranges, int count) argument
482 validate_free_blocks_simple(struct kunit *test, struct super_block *sb, ext4_group_t goal_group, ext4_grpblk_t start, ext4_grpblk_t len) argument
512 struct super_block *sb = (struct super_block *)test->priv; local
534 struct super_block *sb = (struct super_block *)test->priv; local
554 struct super_block *sb = (struct super_block *)test->priv; local
583 struct super_block *sb = (struct super_block *)test->priv; local
604 mbt_generate_buddy(struct super_block *sb, void *buddy, void *bitmap, struct ext4_group_info *grp) argument
675 struct super_block *sb = (struct super_block *)test->priv; local
696 do_test_generate_buddy(struct kunit *test, struct super_block *sb, void *bitmap, void *mbt_buddy, struct ext4_group_info *mbt_grp, void *ext4_buddy, struct ext4_group_info *ext4_grp) argument
719 struct super_block *sb = (struct super_block *)test->priv; local
750 struct super_block *sb = (struct super_block *)test->priv; local
782 struct super_block *sb = (struct super_block *)test->priv; local
817 struct super_block *sb = (struct super_block *)test->priv; local
845 struct super_block *sb = (struct super_block *)test->priv; local
890 struct super_block *sb = (struct super_block *)test->priv; local
[all...]
/linux-master/fs/smb/client/
H A Dinode.c245 cifs_fill_uniqueid(struct super_block *sb, struct cifs_fattr *fattr) argument
366 static int update_inode_info(struct super_block *sb, argument
348 cifs_create_junction_fattr(struct cifs_fattr *fattr, struct super_block *sb) argument
429 cifs_get_unix_fattr(const unsigned char *full_path, struct super_block *sb, struct cifs_fattr *fattr, struct inode **pinode, const unsigned int xid) argument
485 cifs_get_inode_info_unix(struct inode **pinode, const unsigned char *full_path, struct super_block *sb, unsigned int xid) argument
502 cifs_get_unix_fattr(const unsigned char *full_path, struct super_block *sb, struct cifs_fattr *fattr, struct inode **pinode, const unsigned int xid) argument
511 cifs_get_inode_info_unix(struct inode **pinode, const unsigned char *full_path, struct super_block *sb, unsigned int xid) argument
682 smb311_posix_info_to_fattr(struct cifs_fattr *fattr, struct cifs_open_info_data *data, struct super_block *sb) argument
746 cifs_open_info_to_fattr(struct cifs_fattr *fattr, struct cifs_open_info_data *data, struct super_block *sb) argument
921 cifs_backup_query_path_info(int xid, struct cifs_tcon *tcon, struct super_block *sb, const char *full_path, void **resp_buf, FILE_ALL_INFO **data) argument
960 cifs_set_fattr_ino(int xid, struct cifs_tcon *tcon, struct super_block *sb, struct inode **inode, const char *full_path, struct cifs_open_info_data *data, struct cifs_fattr *fattr) argument
1015 reparse_info_to_fattr(struct cifs_open_info_data *data, struct super_block *sb, const unsigned int xid, struct cifs_tcon *tcon, const char *full_path, struct cifs_fattr *fattr) argument
1074 cifs_get_fattr(struct cifs_open_info_data *data, struct super_block *sb, int xid, const struct cifs_fid *fid, struct cifs_fattr *fattr, struct inode **inode, const char *full_path) argument
1236 cifs_get_inode_info(struct inode **inode, const char *full_path, struct cifs_open_info_data *data, struct super_block *sb, int xid, const struct cifs_fid *fid) argument
1260 smb311_posix_get_fattr(struct cifs_open_info_data *data, struct cifs_fattr *fattr, const char *full_path, struct super_block *sb, const unsigned int xid) argument
1335 smb311_posix_get_inode_info(struct inode **inode, const char *full_path, struct cifs_open_info_data *data, struct super_block *sb, const unsigned int xid) argument
1424 cifs_iget(struct super_block *sb, struct cifs_fattr *fattr) argument
1464 cifs_root_iget(struct super_block *sb) argument
1754 struct super_block *sb = dir->i_sb; local
2536 struct super_block *sb = dentry->d_sb; local
[all...]
/linux-master/fs/ocfs2/
H A Dnamei.c1714 struct super_block *sb = osb->sb; local
1814 struct super_block *sb; local
[all...]
/linux-master/fs/ext2/
H A Dinode.c240 struct super_block *sb = inode->i_sb; local
1303 static struct ext2_inode *ext2_get_inode(struct super_block *sb, ino_t ino, argument
1376 ext2_iget(struct super_block *sb, unsigned long ino) argument
1504 struct super_block *sb = inode->i_sb; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c71 struct xfs_dsb *sb = bp->b_addr; local
/linux-master/fs/fat/
H A Ddir.c41 static inline loff_t fat_make_i_pos(struct super_block *sb, argument
52 struct super_block *sb = dir->i_sb; local
85 struct super_block *sb = dir->i_sb; local
141 uni16_to_x8(struct super_block *sb, unsigned char *ascii, const wchar_t *uni, int len, struct nls_table *nls) argument
181 fat_uni_to_x8(struct super_block *sb, const wchar_t *uni, unsigned char *buf, int size) argument
361 fat_parse_short(struct super_block *sb, const struct msdos_dir_entry *de, unsigned char *name, int dot_hidden) argument
478 struct super_block *sb = inode->i_sb; local
569 struct super_block *sb = inode->i_sb; local
966 struct super_block *sb = dir->i_sb; local
990 struct super_block *sb = dir->i_sb; local
1008 struct super_block *sb = dir->i_sb; local
1043 struct super_block *sb = dir->i_sb; local
1096 struct super_block *sb = dir->i_sb; local
1147 struct super_block *sb = dir->i_sb; local
1214 struct super_block *sb = dir->i_sb; local
1296 struct super_block *sb = dir->i_sb; local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1171 struct super_block *sb; member in struct:fan_fsid
[all...]
/linux-master/fs/
H A Dsuper.c53 static inline void __super_lock(struct super_block *sb, bool excl) argument
61 static inline void super_unlock(struct super_block *sb, bool excl) argument
69 static inline void __super_lock_excl(struct super_block *sb) argument
74 static inline void super_unlock_excl(struct super_block *sb) argument
79 super_unlock_shared(struct super_block *sb) argument
84 super_flags(const struct super_block *sb, unsigned int flags) argument
109 super_lock(struct super_block *sb, bool excl) argument
137 super_lock_shared(struct super_block *sb) argument
143 super_lock_excl(struct super_block *sb) argument
150 super_wake(struct super_block *sb, unsigned int flag) argument
180 struct super_block *sb; local
237 struct super_block *sb; local
422 put_super(struct super_block *sb) argument
429 kill_super_notify(struct super_block *sb) argument
524 grab_super(struct super_block *sb) argument
560 super_trylock_shared(struct super_block *sb) argument
588 retire_super(struct super_block *sb) argument
615 generic_shutdown_super(struct super_block *sb) argument
864 drop_super(struct super_block *sb) argument
872 drop_super_exclusive(struct super_block *sb) argument
881 struct super_block *sb, *p = NULL; local
911 struct super_block *sb, *p = NULL; local
949 struct super_block *sb, *p = NULL; local
979 struct super_block *sb; local
1013 struct super_block *sb = fc->root->d_sb; local
1103 do_emergency_remount_callback(struct super_block *sb) argument
1140 do_thaw_all_callback(struct super_block *sb) argument
1223 kill_anon_super(struct super_block *sb) argument
1232 kill_litter_super(struct super_block *sb) argument
1240 set_anon_super_fc(struct super_block *sb, struct fs_context *fc) argument
1246 test_keyed_super(struct super_block *sb, struct fs_context *fc) argument
1256 vfs_get_super(struct fs_context *fc, int (*test)(struct super_block *, struct fs_context *), int (*fill_super)(struct super_block *sb, struct fs_context *fc)) argument
1261 struct super_block *sb; local
1284 get_tree_nodev(struct fs_context *fc, int (*fill_super)(struct super_block *sb, struct fs_context *fc)) argument
1292 get_tree_single(struct fs_context *fc, int (*fill_super)(struct super_block *sb, struct fs_context *fc)) argument
1300 get_tree_keyed(struct fs_context *fc, int (*fill_super)(struct super_block *sb, struct fs_context *fc), void *key) argument
1365 struct super_block *sb = bdev->bd_holder; variable in typeref:struct:super_block
1385 put_super(sb); variable
1400 struct super_block *sb; local
1418 struct super_block *sb; local
1431 struct super_block *sb; local
1460 struct super_block *sb; local
1500 struct super_block *sb; local
1527 setup_bdev_super(struct super_block *sb, int sb_flags, struct fs_context *fc) argument
1672 kill_block_super(struct super_block *sb) argument
1771 struct super_block *sb; local
1828 super_setup_bdi_name(struct super_block *sb, char *fmt, ...) argument
1857 super_setup_bdi(struct super_block *sb) argument
1874 sb_wait_write(struct super_block *sb, int level) argument
1883 lockdep_sb_freeze_release(struct super_block *sb) argument
1894 lockdep_sb_freeze_acquire(struct super_block *sb) argument
1902 sb_freeze_unlock(struct super_block *sb, int level) argument
1908 wait_for_partially_frozen(struct super_block *sb) argument
1929 freeze_inc(struct super_block *sb, enum freeze_holder who) argument
1941 freeze_dec(struct super_block *sb, enum freeze_holder who) argument
1953 may_freeze(struct super_block *sb, enum freeze_holder who) argument
2022 freeze_super(struct super_block *sb, enum freeze_holder who) argument
2117 thaw_super_locked(struct super_block *sb, enum freeze_holder who) argument
2178 thaw_super(struct super_block *sb, enum freeze_holder who) argument
2194 sb_init_dio_done_wq(struct super_block *sb) argument
[all...]
/linux-master/fs/overlayfs/
H A Dinode.c1037 struct inode *ovl_new_inode(struct super_block *sb, umode_t mode, dev_t rdev) argument
1097 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real, argument
1115 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir) argument
1137 struct inode *ovl_get_trap_inode(struct super_block *sb, struct dentry *dir) argument
1166 static bool ovl_hash_bylower(struct super_block *sb, struct dentry *upper, argument
1196 ovl_iget5(struct super_block *sb, struct inode *newinode, struct inode *key) argument
1205 ovl_get_inode(struct super_block *sb, struct ovl_inode_params *oip) argument
[all...]
/linux-master/fs/gfs2/
H A Dops_fstype.c72 static struct gfs2_sbd *init_sbd(struct super_block *sb) argument
160 struct gfs2_sb_host *sb = &sdp->sd_sb; local
190 struct gfs2_sb_host *sb = &sdp->sd_sb; local
230 struct super_block *sb = sdp->sd_vfs; local
434 gfs2_lookup_root(struct super_block *sb, struct dentry **dptr, u64 no_addr, const char *name) argument
458 struct super_block *sb = sdp->sd_vfs; local
1072 struct super_block *sb = sdp->sd_vfs; local
1133 gfs2_fill_super(struct super_block *sb, struct fs_context *fc) argument
1535 struct super_block *sb = fc->root->d_sb; local
1729 gfs2_evict_inodes(struct super_block *sb) argument
1758 gfs2_kill_sb(struct super_block *sb) argument
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvc_iucv.c390 struct iucv_tty_buffer *sb; local
[all...]
/linux-master/fs/cramfs/
H A Dinode.c50 static inline struct cramfs_sb_info *CRAMFS_SB(struct super_block *sb) argument
90 static struct inode *get_cramfs_inode(struct super_block *sb, argument
183 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, argument
254 cramfs_direct_read(struct super_block *sb, unsigned int offset, unsigned int len) argument
270 cramfs_read(struct super_block *sb, unsigned int offset, unsigned int len) argument
448 struct super_block *sb = inode->i_sb; local
485 cramfs_kill_sb(struct super_block *sb) argument
510 cramfs_read_super(struct super_block *sb, struct fs_context *fc, struct cramfs_super *super) argument
588 cramfs_finalize_super(struct super_block *sb, struct cramfs_inode *cramfs_root) argument
607 cramfs_blkdev_fill_super(struct super_block *sb, struct fs_context *fc) argument
628 cramfs_mtd_fill_super(struct super_block *sb, struct fs_context *fc) argument
671 struct super_block *sb = dentry->d_sb; local
697 struct super_block *sb = inode->i_sb; local
825 struct super_block *sb = inode->i_sb; local
[all...]
/linux-master/fs/nfs/
H A Dsuper.c192 bool nfs_sb_active(struct super_block *sb) argument
204 void nfs_sb_deactive(struct super_block *sb) argument
744 void nfs_umount_begin(struct super_block *sb) argument
1030 struct super_block *sb local
1068 nfs_fill_super(struct super_block *sb, struct nfs_fs_context *ctx) argument
1222 nfs_compare_super(struct super_block *sb, struct fs_context *fc) argument
1242 nfs_get_cache_cookie(struct super_block *sb, struct nfs_fs_context *ctx) argument
1274 nfs_get_cache_cookie(struct super_block *sb, struct nfs_fs_context *ctx) argument
[all...]
/linux-master/fs/ntfs3/
H A Dfile.c371 struct super_block *sb = inode->i_sb; local
436 struct super_block *sb = inode->i_sb; local
/linux-master/fs/bcachefs/
H A Dsuper.c726 static struct bch_fs *bch2_fs_alloc(struct bch_sb *sb, struct bch_opts opts) argument
1068 bch2_dev_may_add(struct bch_sb *sb, struct bch_fs *c) argument
1082 bch2_dev_in_fs(struct bch_sb_handle *fs, struct bch_sb_handle *sb, struct bch_opts *opts) argument
1365 __bch2_dev_attach_bdev(struct bch_dev *ca, struct bch_sb_handle *sb) argument
1398 bch2_dev_attach_bdev(struct bch_fs *c, struct bch_sb_handle *sb) argument
1723 struct bch_sb_handle sb; local
1881 struct bch_sb_handle sb = { NULL }; local
2068 struct bch_sb_handle sb = { NULL }; local
[all...]
/linux-master/security/landlock/
H A Dfs.c53 struct super_block *sb; variable in typeref:struct:super_block
1226 static void hook_sb_delete(struct super_block *const sb) argument
1376 hook_sb_remount(struct super_block *const sb, void *const mnt_opts) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h174 u32 sb; member in struct:cudbg_tid_info_region
/linux-master/tools/bpf/
H A Dbpf_dbg.c946 struct stat sb; local

Completed in 266 milliseconds

<<212223242526272829