Home
last modified time | relevance | path

Searched defs:sb (Results 376 – 400 of 723) sorted by relevance

1...<<11121314151617181920>>...29

/openbmc/linux/fs/squashfs/
H A Ddir.c38 static int get_dir_index_using_offset(struct super_block *sb, in get_dir_index_using_offset()
H A Dnamei.c63 static int get_dir_index_using_name(struct super_block *sb, in get_dir_index_using_name()
/openbmc/linux/include/linux/
H A Dnfs_ssc.h77 static inline void nfs_do_sb_deactive(struct super_block *sb) in nfs_do_sb_deactive()
H A Dkernfs.h503 static inline struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb()
507 kernfs_get_inode(struct super_block *sb, struct kernfs_node *kn) in kernfs_get_inode()
569 static inline const void *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns()
577 static inline void kernfs_kill_sb(struct super_block *sb) { } in kernfs_kill_sb()
/openbmc/linux/sound/pci/
H A Dcs5530.c56 struct snd_sb *sb; member
/openbmc/linux/fs/reiserfs/
H A Dinode.c1655 static struct dentry *reiserfs_get_dentry(struct super_block *sb, in reiserfs_get_dentry()
1676 struct dentry *reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in reiserfs_fh_to_dentry()
1706 struct dentry *reiserfs_fh_to_parent(struct super_block *sb, struct fid *fid, in reiserfs_fh_to_parent()
1793 struct super_block *sb = th->t_super; in reiserfs_new_directory() local
1857 struct super_block *sb = th->t_super; in reiserfs_new_symlink() local
1918 struct super_block *sb = dir->i_sb; in reiserfs_new_inode() local
/openbmc/linux/fs/
H A Dlibfs.c1332 struct dentry *generic_fh_to_dentry(struct super_block *sb, struct fid *fid, in generic_fh_to_dentry()
1365 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent()
1675 const struct super_block *sb = dentry->d_sb; in generic_ci_d_compare() local
1719 struct super_block *sb = dentry->d_sb; in generic_ci_d_hash() local
/openbmc/linux/fs/ext2/
H A Dinode.c240 struct super_block *sb = inode->i_sb; in ext2_get_branch() local
1305 static struct ext2_inode *ext2_get_inode(struct super_block *sb, ino_t ino, in ext2_get_inode()
1378 struct inode *ext2_iget (struct super_block *sb, unsigned long ino) in ext2_iget()
1507 struct super_block *sb = inode->i_sb; in __ext2_write_inode() local
/openbmc/linux/drivers/md/bcache/
H A Dbcache_ondisk.h278 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV()
314 static inline __u64 jset_magic(struct cache_sb *sb) in jset_magic()
319 static inline __u64 pset_magic(struct cache_sb *sb) in pset_magic()
324 static inline __u64 bset_magic(struct cache_sb *sb) in bset_magic()
/openbmc/linux/security/landlock/
H A Dfs.c47 struct super_block *sb; in release_inode() local
936 static void hook_sb_delete(struct super_block *const sb) in hook_sb_delete()
1086 static int hook_sb_remount(struct super_block *const sb, void *const mnt_opts) in hook_sb_remount()
/openbmc/linux/fs/omfs/
H A Domfs.h35 static inline struct omfs_sb_info *OMFS_SB(struct super_block *sb) in OMFS_SB()
/openbmc/linux/fs/ntfs3/
H A Ddir.c237 struct super_block *sb = dir->i_sb; in dir_search_u() local
398 struct super_block *sb = dir->i_sb; in ntfs_readdir() local
/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c197 rpc_alloc_inode(struct super_block *sb) in rpc_alloc_inode()
468 rpc_get_inode(struct super_block *sb, umode_t mode) in rpc_get_inode()
1191 struct dentry *rpc_d_lookup_sb(const struct super_block *sb, in rpc_d_lookup_sb()
1359 rpc_fill_super(struct super_block *sb, struct fs_context *fc) in rpc_fill_super()
1444 static void rpc_kill_sb(struct super_block *sb) in rpc_kill_sb()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c772 struct sk_buff *sb) in sbdma_add_rcvbuffer()
887 static int sbdma_add_txbuffer(struct sbmacdma *d, struct sk_buff *sb) in sbdma_add_txbuffer()
979 struct sk_buff *sb; in sbdma_emptyring() local
1059 struct sk_buff *sb; in sbdma_rx_process() local
1224 struct sk_buff *sb; in sbdma_tx_process() local
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c983 static struct inode *hugetlbfs_get_root(struct super_block *sb, in hugetlbfs_get_root()
1012 static struct inode *hugetlbfs_get_inode(struct super_block *sb, in hugetlbfs_get_inode()
1243 static void hugetlbfs_put_super(struct super_block *sb) in hugetlbfs_put_super()
1284 static struct inode *hugetlbfs_alloc_inode(struct super_block *sb) in hugetlbfs_alloc_inode()
1507 hugetlbfs_fill_super(struct super_block *sb, struct fs_context *fc) in hugetlbfs_fill_super()
/openbmc/linux/fs/coda/
H A Dcoda_psdev.h42 static inline struct venus_comm *coda_vcp(struct super_block *sb) in coda_vcp()
/openbmc/linux/tools/hv/
H A Dhv_vss_daemon.c118 struct stat sb; in vss_operate() local
/openbmc/linux/fs/notify/
H A Dfdinfo.c126 struct super_block *sb = fsnotify_conn_sb(mark->connector); in fanotify_fdinfo() local
/openbmc/linux/fs/afs/
H A Dcallback.c151 struct super_block *sb; in afs_break_one_callback() local
/openbmc/linux/fs/efivarfs/
H A Dinode.c19 struct inode *efivarfs_get_inode(struct super_block *sb, in efivarfs_get_inode()
/openbmc/linux/fs/udf/
H A Dfile.c217 struct super_block *sb = inode->i_sb; in udf_setattr() local
/openbmc/linux/fs/sysv/
H A Dsysv.h78 static inline struct sysv_sb_info *SYSV_SB(struct super_block *sb) in SYSV_SB()
113 static inline void dirty_sb(struct super_block *sb) in dirty_sb()
/openbmc/linux/fs/hfs/
H A Dpart_tbl.c58 int hfs_part_find(struct super_block *sb, in hfs_part_find()
/openbmc/ipmitool/src/plugins/bmc/
H A Dbmc.c182 struct strbuf sb; in ipmi_bmc_send_cmd_putmsg() local
/openbmc/linux/fs/erofs/
H A Dcompress.h12 struct super_block *sb; member

1...<<11121314151617181920>>...29