/linux-4.4.14/fs/befs/ |
H A D | super.c | 25 befs_load_sb(struct super_block *sb, befs_super_block * disk_sb) befs_load_sb() argument 60 befs_check_sb(struct super_block *sb) befs_check_sb() argument
|
H A D | inode.c | 18 befs_check_inode(struct super_block *sb, befs_inode * raw_inode, befs_check_inode() argument
|
H A D | io.c | 27 befs_bread_iaddr(struct super_block *sb, befs_inode_addr iaddr) befs_bread_iaddr() argument 64 befs_bread(struct super_block *sb, befs_blocknr_t block) befs_bread() argument
|
H A D | endian.h | 15 fs64_to_cpu(const struct super_block *sb, fs64 n) fs64_to_cpu() argument 24 cpu_to_fs64(const struct super_block *sb, u64 n) cpu_to_fs64() argument 33 fs32_to_cpu(const struct super_block *sb, fs32 n) fs32_to_cpu() argument 42 cpu_to_fs32(const struct super_block *sb, u32 n) cpu_to_fs32() argument 51 fs16_to_cpu(const struct super_block *sb, fs16 n) fs16_to_cpu() argument 60 cpu_to_fs16(const struct super_block *sb, u16 n) cpu_to_fs16() argument 71 fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n) fsrun_to_cpu() argument 88 cpu_to_fsrun(const struct super_block *sb, befs_block_run n) cpu_to_fsrun() argument 105 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n) fsds_to_cpu() argument
|
H A D | debug.c | 28 befs_error(const struct super_block *sb, const char *fmt, ...) befs_error() argument 41 befs_warning(const struct super_block *sb, const char *fmt, ...) befs_warning() argument 54 befs_debug(const struct super_block *sb, const char *fmt, ...) befs_debug() argument 70 befs_dump_inode(const struct super_block *sb, befs_inode * inode) befs_dump_inode() argument 154 befs_dump_super_block(const struct super_block *sb, befs_super_block * sup) befs_dump_super_block() argument 223 befs_dump_index_entry(const struct super_block *sb, befs_disk_btree_super * super) befs_dump_index_entry() argument 244 befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead * node) befs_dump_index_node() argument
|
/linux-4.4.14/fs/udf/ |
H A D | lowlevel.c | 28 unsigned int udf_get_last_session(struct super_block *sb) udf_get_last_session() argument 50 unsigned long udf_get_last_block(struct super_block *sb) udf_get_last_block() argument
|
H A D | ialloc.c | 31 struct super_block *sb = inode->i_sb; udf_free_inode() local 50 struct super_block *sb = dir->i_sb; udf_new_inode() local
|
H A D | symlink.c | 32 static int udf_pc_to_char(struct super_block *sb, unsigned char *from, udf_pc_to_char() argument
|
H A D | truncate.c | 183 struct super_block *sb = inode->i_sb; udf_update_alloc_ext_desc() local 208 struct super_block *sb = inode->i_sb; udf_truncate_extents() local
|
H A D | dir.c | 59 struct super_block *sb = dir->i_sb; udf_readdir() local
|
H A D | misc.c | 31 struct buffer_head *udf_tgetblk(struct super_block *sb, int block) udf_tgetblk() argument 39 struct buffer_head *udf_tread(struct super_block *sb, int block) udf_tread() argument 201 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, udf_read_tagged() argument 260 struct buffer_head *udf_read_ptagged(struct super_block *sb, udf_read_ptagged() argument
|
H A D | partition.c | 29 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, udf_get_pblock() argument 46 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, udf_get_pblock_virt15() argument 106 inline uint32_t udf_get_pblock_virt20(struct super_block *sb, uint32_t block, udf_get_pblock_virt20() argument 112 uint32_t udf_get_pblock_spar15(struct super_block *sb, uint32_t block, udf_get_pblock_spar15() argument 152 int udf_relocate_blocks(struct super_block *sb, long old_block, long *new_block) udf_relocate_blocks() argument 283 struct super_block *sb = inode->i_sb; udf_try_read_meta() local 305 uint32_t udf_get_pblock_meta25(struct super_block *sb, uint32_t block, udf_get_pblock_meta25() argument
|
/linux-4.4.14/arch/mips/boot/compressed/ |
H A D | calc_vmlinuz_load_addr.c | 20 struct stat sb; main() local
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_umount.c | 50 int jfs_umount(struct super_block *sb) jfs_umount() argument 136 int jfs_umount_rw(struct super_block *sb) jfs_umount_rw() argument
|
H A D | jfs_discard.c | 47 struct super_block *sb = ip->i_sb; jfs_issue_discard() local 84 struct super_block *sb = ipbmap->i_sb; jfs_ioc_trim() local
|
H A D | jfs_inode.c | 74 struct super_block *sb = parent->i_sb; ialloc() local
|
H A D | ioctl.c | 133 struct super_block *sb = inode->i_sb; jfs_ioctl() local
|
H A D | jfs_mount.c | 81 int jfs_mount(struct super_block *sb) jfs_mount() argument 239 int jfs_mount_rw(struct super_block *sb, int remount) jfs_mount_rw() argument 301 static int chkSuper(struct super_block *sb) chkSuper() argument 409 int updateSuper(struct super_block *sb, uint state) updateSuper() argument 464 int readSuper(struct super_block *sb, struct buffer_head **bpp) readSuper() argument 494 static int logMOUNT(struct super_block *sb) logMOUNT() argument
|
H A D | inode.c | 36 struct inode *jfs_iget(struct super_block *sb, unsigned long ino) jfs_iget() argument
|
H A D | jfs_extent.c | 217 struct super_block *sb = ip->i_sb; extRealloc() local 366 struct super_block *sb = ip->i_sb; extHint() local
|
H A D | resize.c | 62 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) jfs_extendfs() argument
|
/linux-4.4.14/fs/ocfs2/ |
H A D | buffer_head_io.h | 58 ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, struct buffer_head **bh, int (*validate)(struct super_block *sb, struct buffer_head *bh)) ocfs2_read_block() argument
|
H A D | extent_map.h | 72 ocfs2_read_virt_block(struct inode *inode, u64 v_block, struct buffer_head **bh, int (*validate)(struct super_block *sb, struct buffer_head *bh)) ocfs2_read_virt_block() argument
|
H A D | buffer_head_io.c | 184 struct super_block *sb = ocfs2_metadata_cache_get_super(ci); ocfs2_read_blocks() local 375 static void ocfs2_check_super_or_backup(struct super_block *sb, ocfs2_check_super_or_backup() argument 176 ocfs2_read_blocks(struct ocfs2_caching_info *ci, u64 block, int nr, struct buffer_head *bhs[], int flags, int (*validate)(struct super_block *sb, struct buffer_head *bh)) ocfs2_read_blocks() argument
|
H A D | export.c | 50 static struct dentry *ocfs2_get_dentry(struct super_block *sb, ocfs2_get_dentry() argument 238 static struct dentry *ocfs2_fh_to_dentry(struct super_block *sb, ocfs2_fh_to_dentry() argument 252 static struct dentry *ocfs2_fh_to_parent(struct super_block *sb, ocfs2_fh_to_parent() argument
|
/linux-4.4.14/fs/qnx4/ |
H A D | bitmap.c | 20 unsigned long qnx4_count_free_blocks(struct super_block *sb) qnx4_count_free_blocks() argument
|
H A D | qnx4.h | 32 static inline struct qnx4_sb_info *qnx4_sb(struct super_block *sb) qnx4_sb() argument
|
/linux-4.4.14/fs/reiserfs/ |
H A D | lock.c | 86 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) reiserfs_check_lock_depth() argument 94 void reiserfs_lock_check_recursive(struct super_block *sb) reiserfs_lock_check_recursive() argument
|
H A D | resize.c | 22 struct reiserfs_super_block *sb; reiserfs_resize() local
|
H A D | xattr.h | 47 static inline int reiserfs_xattrs_initialized(struct super_block *sb) reiserfs_xattrs_initialized() argument
|
H A D | tail_conversion.c | 28 struct super_block *sb = inode->i_sb; direct2indirect() local 210 struct super_block *sb = inode->i_sb; indirect2direct() local
|
/linux-4.4.14/fs/romfs/ |
H A D | internal.h | 20 static inline size_t romfs_maxsize(struct super_block *sb) romfs_maxsize() argument
|
H A D | storage.c | 27 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, romfs_mtd_read() argument 40 static ssize_t romfs_mtd_strnlen(struct super_block *sb, romfs_mtd_strnlen() argument 70 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, romfs_mtd_strcmp() argument 107 static int romfs_blk_read(struct super_block *sb, unsigned long pos, romfs_blk_read() argument 134 static ssize_t romfs_blk_strnlen(struct super_block *sb, romfs_blk_strnlen() argument 167 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, romfs_blk_strcmp() argument 218 int romfs_dev_read(struct super_block *sb, unsigned long pos, romfs_dev_read() argument 243 ssize_t romfs_dev_strnlen(struct super_block *sb, romfs_dev_strnlen() argument 271 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, romfs_dev_strcmp() argument
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmutil/ |
H A D | d11.c | 24 static u16 d11n_sb(enum brcmu_chan_sb sb) d11n_sb() argument
|
/linux-4.4.14/arch/x86/platform/sfi/ |
H A D | sfi.c | 54 struct sfi_table_simple *sb; sfi_parse_cpus() local 77 struct sfi_table_simple *sb; sfi_parse_ioapic() local
|
/linux-4.4.14/fs/hfs/ |
H A D | trans.c | 33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) hfs_mac2asc() argument 97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, struct qstr *in) hfs_asc2mac() argument
|
H A D | bitmap.c | 139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) hfs_vbm_search_free() argument 193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) hfs_clear_vbm_bits() argument
|
H A D | mdb.c | 32 static int hfs_get_last_session(struct super_block *sb, hfs_get_last_session() argument 67 int hfs_mdb_get(struct super_block *sb) hfs_mdb_get() argument 258 void hfs_mdb_commit(struct super_block *sb) hfs_mdb_commit() argument 334 void hfs_mdb_close(struct super_block *sb) hfs_mdb_close() argument 348 void hfs_mdb_put(struct super_block *sb) hfs_mdb_put() argument
|
H A D | part_tbl.c | 58 int hfs_part_find(struct super_block *sb, hfs_part_find() argument
|
H A D | btree.c | 18 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) hfs_btree_open() argument
|
H A D | catalog.c | 23 void hfs_cat_build_key(struct super_block *sb, btree_key *key, u32 parent, struct qstr *name) hfs_cat_build_key() argument 65 static int hfs_cat_build_thread(struct super_block *sb, hfs_cat_build_thread() argument 85 struct super_block *sb; hfs_cat_create() local 179 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, hfs_cat_find_brec() argument 215 struct super_block *sb; hfs_cat_delete() local 282 struct super_block *sb; hfs_cat_move() local
|
H A D | dir.c | 57 struct super_block *sb = inode->i_sb; hfs_readdir() local
|
H A D | bnode.c | 239 struct super_block *sb; __hfs_bnode_create() local
|
H A D | extent.c | 244 static int hfs_free_extents(struct super_block *sb, struct hfs_extent *extent, hfs_free_extents() argument 283 int hfs_free_fork(struct super_block *sb, struct hfs_cat_file *file, int type) hfs_free_fork() argument 335 struct super_block *sb; hfs_get_block() local 387 struct super_block *sb = inode->i_sb; hfs_extend_file() local 472 struct super_block *sb = inode->i_sb; hfs_file_truncate() local
|
H A D | super.c | 33 static int hfs_sync_fs(struct super_block *sb, int wait) hfs_sync_fs() argument 46 static void hfs_put_super(struct super_block *sb) hfs_put_super() argument 57 struct super_block *sb; flush_mdb() local 69 void hfs_mark_mdb_dirty(struct super_block *sb) hfs_mark_mdb_dirty() argument 97 struct super_block *sb = dentry->d_sb; hfs_statfs() local 114 static int hfs_remount(struct super_block *sb, int *flags, char *data) hfs_remount() argument 162 static struct inode *hfs_alloc_inode(struct super_block *sb) hfs_alloc_inode() argument 385 static int hfs_fill_super(struct super_block *sb, void *data, int silent) hfs_fill_super() argument
|
/linux-4.4.14/fs/kernfs/ |
H A D | kernfs-internal.h | 52 struct super_block *sb; member in struct:kernfs_super_info
|
H A D | mount.c | 22 static int kernfs_sop_remount_fs(struct super_block *sb, int *flags, char *data) kernfs_sop_remount_fs() argument 58 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) kernfs_root_from_sb() argument 65 static int kernfs_fill_super(struct super_block *sb, unsigned long magic) kernfs_fill_super() argument 100 static int kernfs_test_super(struct super_block *sb, void *data) kernfs_test_super() argument 108 static int kernfs_set_super(struct super_block *sb, void *data) kernfs_set_super() argument 123 const void *kernfs_super_ns(struct super_block *sb) kernfs_super_ns() argument 150 struct super_block *sb; kernfs_mount_ns() local 196 void kernfs_kill_sb(struct super_block *sb) kernfs_kill_sb() argument 229 struct super_block *sb = NULL; kernfs_pin_sb() local
|
H A D | inode.c | 331 struct inode *kernfs_get_inode(struct super_block *sb, struct kernfs_node *kn) kernfs_get_inode() argument
|
/linux-4.4.14/fs/nfs/ |
H A D | getroot.c | 43 static int nfs_superblock_set_dummy_root(struct super_block *sb, struct inode *inode) nfs_superblock_set_dummy_root() argument 71 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh, nfs_get_root() argument
|
H A D | cache_lib.c | 115 int nfs_cache_register_sb(struct super_block *sb, struct cache_detail *cd) nfs_cache_register_sb() argument 142 void nfs_cache_unregister_sb(struct super_block *sb, struct cache_detail *cd) nfs_cache_unregister_sb() argument
|
H A D | dns_resolve.c | 417 struct super_block *sb = ptr; rpc_pipefs_event() local
|
H A D | fscache.c | 67 void nfs_fscache_get_super_cookie(struct super_block *sb, const char *uniq, int ulen) nfs_fscache_get_super_cookie() argument 159 void nfs_fscache_release_super_cookie(struct super_block *sb) nfs_fscache_release_super_cookie() argument
|
H A D | fscache.h | 186 static inline void nfs_fscache_release_super_cookie(struct super_block *sb) {} nfs_fscache_release_super_cookie() argument
|
H A D | unlink.c | 98 struct super_block *sb = data->dir->i_sb; nfs_async_unlink_release() local 368 struct super_block *sb = data->old_dir->i_sb; nfs_async_rename_release() local
|
/linux-4.4.14/fs/affs/ |
H A D | dir.c | 46 struct super_block *sb = inode->i_sb; affs_readdir() local
|
H A D | inode.c | 16 struct inode *affs_iget(struct super_block *sb, unsigned long ino) affs_iget() argument 168 struct super_block *sb = inode->i_sb; affs_write_inode() local 290 struct super_block *sb = dir->i_sb; affs_new_inode() local 347 struct super_block *sb = dir->i_sb; affs_add_entry() local
|
H A D | bitmap.c | 14 affs_count_free_blocks(struct super_block *sb) affs_count_free_blocks() argument 38 affs_free_block(struct super_block *sb, u32 block) affs_free_block() argument 116 struct super_block *sb; affs_alloc_block() local 243 int affs_init_bitmap(struct super_block *sb, int *flags) affs_init_bitmap() argument 352 void affs_free_bitmap(struct super_block *sb) affs_free_bitmap() argument
|
/linux-4.4.14/fs/coda/ |
H A D | cache.c | 54 void coda_cache_clear_all(struct super_block *sb) coda_cache_clear_all() argument
|
H A D | cnode.c | 59 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, coda_iget() argument 91 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) coda_cnode_make() argument 134 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) coda_fid_to_inode() argument 156 struct inode *coda_cnode_makectl(struct super_block *sb) coda_cnode_makectl() argument
|
/linux-4.4.14/fs/ |
H A D | drop_caches.c | 16 static void drop_pagecache_sb(struct super_block *sb, void *unused) drop_pagecache_sb() argument
|
H A D | proc_namespace.c | 42 static int show_sb_opts(struct seq_file *m, struct super_block *sb) show_sb_opts() argument 85 static void show_type(struct seq_file *m, struct super_block *sb) show_type() argument 100 struct super_block *sb = mnt_path.dentry->d_sb; show_vfsmnt() local 132 struct super_block *sb = mnt->mnt_sb; show_mountinfo() local 193 struct super_block *sb = mnt_path.dentry->d_sb; show_vfsstat() local
|
H A D | sync.c | 30 static int __sync_filesystem(struct super_block *sb, int wait) __sync_filesystem() argument 47 int sync_filesystem(struct super_block *sb) sync_filesystem() argument 70 static void sync_inodes_one_sb(struct super_block *sb, void *arg) sync_inodes_one_sb() argument 76 static void sync_fs_one_sb(struct super_block *sb, void *arg) sync_fs_one_sb() argument 157 struct super_block *sb; SYSCALL_DEFINE1() local
|
H A D | ioctl.c | 151 static int fiemap_check_ranges(struct super_block *sb, fiemap_check_ranges() argument 179 struct super_block *sb = inode->i_sb; ioctl_fiemap() local 520 struct super_block *sb = file_inode(filp)->i_sb; ioctl_fsfreeze() local 537 struct super_block *sb = file_inode(filp)->i_sb; ioctl_fsthaw() local
|
/linux-4.4.14/fs/ntfs/ |
H A D | ntfs.h | 80 static inline ntfs_volume *NTFS_SB(struct super_block *sb) NTFS_SB() argument
|
H A D | debug.c | 43 void __ntfs_warning(const char *function, const struct super_block *sb, __ntfs_warning() argument 86 void __ntfs_error(const char *function, const struct super_block *sb, __ntfs_error() argument
|
H A D | index.c | 125 struct super_block *sb = vol->sb; ntfs_index_lookup() local
|
H A D | namei.c | 351 static struct inode *ntfs_nfs_get_inode(struct super_block *sb, ntfs_nfs_get_inode() argument 367 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, ntfs_fh_to_dentry() argument 374 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, ntfs_fh_to_parent() argument
|
/linux-4.4.14/fs/qnx6/ |
H A D | super_mmi.c | 17 qnx6_mmi_copy_sb(struct qnx6_super_block *qsb, struct qnx6_mmi_super_block *sb) qnx6_mmi_copy_sb() argument
|
H A D | qnx6.h | 30 struct qnx6_super_block *sb; /* our superblock */ member in struct:qnx6_sb_info 58 static inline struct qnx6_sb_info *QNX6_SB(struct super_block *sb) QNX6_SB() argument
|
/linux-4.4.14/fs/squashfs/ |
H A D | fragment.c | 48 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, squashfs_frag_lookup() argument 73 __le64 *squashfs_read_fragment_index_table(struct super_block *sb, squashfs_read_fragment_index_table() argument
|
H A D | id.c | 45 int squashfs_get_id(struct super_block *sb, unsigned int index, squashfs_get_id() argument 68 __le64 *squashfs_read_id_index_table(struct super_block *sb, squashfs_read_id_index_table() argument
|
H A D | symlink.c | 49 struct super_block *sb = inode->i_sb; squashfs_symlink_readpage() local
|
H A D | xattr.h | 30 static inline __le64 *squashfs_read_xattr_id_table(struct super_block *sb, squashfs_read_xattr_id_table() argument 38 static inline int squashfs_xattr_lookup(struct super_block *sb, squashfs_xattr_lookup() argument
|
H A D | block.c | 45 static struct buffer_head *get_block_length(struct super_block *sb, get_block_length() argument 90 int squashfs_read_data(struct super_block *sb, u64 index, int length, squashfs_read_data() argument
|
H A D | decompressor.c | 94 static void *get_comp_opts(struct super_block *sb, unsigned short flags) get_comp_opts() argument 135 void *squashfs_decompressor_setup(struct super_block *sb, unsigned short flags) squashfs_decompressor_setup() argument
|
H A D | xattr_id.c | 41 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, squashfs_xattr_lookup() argument 66 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 start, squashfs_read_xattr_id_table() argument
|
H A D | export.c | 52 static long long squashfs_inode_lookup(struct super_block *sb, int ino_num) squashfs_inode_lookup() argument 74 static struct dentry *squashfs_export_iget(struct super_block *sb, squashfs_export_iget() argument 90 static struct dentry *squashfs_fh_to_dentry(struct super_block *sb, squashfs_fh_to_dentry() argument 101 static struct dentry *squashfs_fh_to_parent(struct super_block *sb, squashfs_fh_to_parent() argument 123 __le64 *squashfs_read_inode_lookup_table(struct super_block *sb, squashfs_read_inode_lookup_table() argument
|
H A D | inode.c | 56 static int squashfs_new_inode(struct super_block *sb, struct inode *inode, squashfs_new_inode() argument 84 struct inode *squashfs_iget(struct super_block *sb, long long ino, squashfs_iget() argument 114 struct super_block *sb = inode->i_sb; squashfs_read_inode() local
|
H A D | cache.c | 65 struct squashfs_cache_entry *squashfs_cache_get(struct super_block *sb, squashfs_cache_get() argument 344 int squashfs_read_metadata(struct super_block *sb, void *buffer, squashfs_read_metadata() argument 389 struct squashfs_cache_entry *squashfs_get_fragment(struct super_block *sb, squashfs_get_fragment() argument 404 struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *sb, squashfs_get_datablock() argument 416 void *squashfs_read_table(struct super_block *sb, u64 block, int length) squashfs_read_table() argument
|
H A D | dir.c | 51 static int get_dir_index_using_offset(struct super_block *sb, get_dir_index_using_offset() argument
|
H A D | namei.c | 76 static int get_dir_index_using_name(struct super_block *sb, get_dir_index_using_name() argument
|
H A D | xattr.c | 43 struct super_block *sb = inode->i_sb; squashfs_listxattr() local 120 struct super_block *sb = inode->i_sb; squashfs_xattr_get() local
|
/linux-4.4.14/fs/sysfs/ |
H A D | mount.c | 50 static void sysfs_kill_sb(struct super_block *sb) sysfs_kill_sb() argument
|
/linux-4.4.14/fs/sysv/ |
H A D | balloc.c | 30 static inline sysv_zone_t *get_chunk(struct super_block *sb, struct buffer_head *bh) get_chunk() argument 42 void sysv_free_block(struct super_block * sb, sysv_zone_t nr) sysv_free_block() argument 99 sysv_zone_t sysv_new_block(struct super_block * sb) sysv_new_block() argument 158 unsigned long sysv_count_free_blocks(struct super_block * sb) sysv_count_free_blocks() argument
|
H A D | ialloc.c | 39 sv_sb_fic_inode(struct super_block * sb, unsigned int i) sv_sb_fic_inode() argument 56 sysv_raw_inode(struct super_block *sb, unsigned ino, struct buffer_head **bh) sysv_raw_inode() argument 70 static int refill_free_cache(struct super_block *sb) refill_free_cache() argument 102 struct super_block *sb = inode->i_sb; sysv_free_inode() local 137 struct super_block *sb = dir->i_sb; sysv_new_inode() local 181 unsigned long sysv_count_free_inodes(struct super_block * sb) sysv_count_free_inodes() argument
|
H A D | dir.c | 67 struct super_block *sb = inode->i_sb; sysv_readdir() local 285 struct super_block *sb = inode->i_sb; sysv_empty_dir() local
|
/linux-4.4.14/fs/ufs/ |
H A D | cylinder.c | 28 static void ufs_read_cylinder (struct super_block * sb, ufs_read_cylinder() argument 82 void ufs_put_cylinder (struct super_block * sb, unsigned bitmap_nr) ufs_put_cylinder() argument 126 ufs_load_cylinder( struct super_block * sb, unsigned cgno) ufs_load_cylinder() argument
|
H A D | ialloc.c | 58 struct super_block * sb; ufs_free_inode() local 128 static void ufs2_init_inodes_chunk(struct super_block *sb, ufs2_init_inodes_chunk() argument 173 struct super_block * sb; ufs_new_inode() local
|
H A D | namei.c | 111 struct super_block * sb = dir->i_sb; ufs_symlink() local
|
H A D | util.c | 181 ufs_get_inode_dev(struct super_block *sb, struct ufs_inode_info *ufsi) ufs_get_inode_dev() argument 208 ufs_set_inode_dev(struct super_block *sb, struct ufs_inode_info *ufsi, dev_t dev) ufs_set_inode_dev() argument 18 _ubh_bread_(struct ufs_sb_private_info * uspi, struct super_block *sb, u64 fragment, u64 size) _ubh_bread_() argument 47 ubh_bread_uspi(struct ufs_sb_private_info * uspi, struct super_block *sb, u64 fragment, u64 size) ubh_bread_uspi() argument
|
/linux-4.4.14/include/linux/ |
H A D | coda_psdev.h | 23 static inline struct venus_comm *coda_vcp(struct super_block *sb) coda_vcp() argument
|
H A D | cleancache.h | 78 static inline void cleancache_init_fs(struct super_block *sb) cleancache_init_fs() argument 84 static inline void cleancache_init_shared_fs(struct super_block *sb) cleancache_init_shared_fs() argument 119 static inline void cleancache_invalidate_fs(struct super_block *sb) cleancache_invalidate_fs() argument
|
/linux-4.4.14/sound/oss/ |
H A D | Makefile | |
/linux-4.4.14/tools/perf/util/ |
H A D | strbuf.h | 59 static inline ssize_t strbuf_avail(const struct strbuf *sb) { strbuf_avail() argument 65 static inline void strbuf_setlen(struct strbuf *sb, size_t len) { strbuf_setlen() argument 74 static inline void strbuf_addch(struct strbuf *sb, int c) { strbuf_addch() argument 83 static inline void strbuf_addstr(struct strbuf *sb, const char *s) { strbuf_addstr() argument
|
H A D | strbuf.c | 20 void strbuf_init(struct strbuf *sb, ssize_t hint) strbuf_init() argument 28 void strbuf_release(struct strbuf *sb) strbuf_release() argument 36 char *strbuf_detach(struct strbuf *sb, size_t *sz) strbuf_detach() argument 45 void strbuf_grow(struct strbuf *sb, size_t extra) strbuf_grow() argument 54 static void strbuf_splice(struct strbuf *sb, size_t pos, size_t len, strbuf_splice() argument 73 void strbuf_remove(struct strbuf *sb, size_t pos, size_t len) strbuf_remove() argument 78 void strbuf_add(struct strbuf *sb, const void *data, size_t len) strbuf_add() argument 85 void strbuf_addv(struct strbuf *sb, const char *fmt, va_list ap) strbuf_addv() argument 108 void strbuf_addf(struct strbuf *sb, const char *fmt, ...) strbuf_addf() argument 117 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) strbuf_read() argument
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | cypress_atacb.c | 175 unsigned char *sb = srb->sense_buffer; cypress_atacb_passthrough() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
H A D | super25.c | 51 static struct inode *ll_alloc_inode(struct super_block *sb) ll_alloc_inode() argument
|
H A D | llite_nfs.c | 85 struct inode *search_inode_for_lustre(struct super_block *sb, search_inode_for_lustre() argument 139 ll_iget_for_nfs(struct super_block *sb, struct lu_fid *fid, struct lu_fid *parent) ll_iget_for_nfs() argument 257 static struct dentry *ll_fh_to_dentry(struct super_block *sb, struct fid *fid, ll_fh_to_dentry() argument 268 static struct dentry *ll_fh_to_parent(struct super_block *sb, struct fid *fid, ll_fh_to_parent() argument
|
/linux-4.4.14/drivers/mtd/ |
H A D | mtdsuper.c | 26 static int get_sb_mtd_compare(struct super_block *sb, void *_mtd) get_sb_mtd_compare() argument 46 static int get_sb_mtd_set(struct super_block *sb, void *_mtd) get_sb_mtd_set() argument 64 struct super_block *sb; mount_mtd_aux() local 213 void kill_mtd_super(struct super_block *sb) kill_mtd_super() argument
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp_commands.c | 97 u16 sb = qed_int_get_sp_sb_id(p_hwfn); qed_sp_pf_start() local
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | sfi-cpufreq.c | 33 struct sfi_table_simple *sb; sfi_parse_freq() local
|
/linux-4.4.14/fs/hfsplus/ |
H A D | bitmap.c | 18 int hfsplus_block_allocate(struct super_block *sb, u32 size, hfsplus_block_allocate() argument 163 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) hfsplus_block_free() argument
|
H A D | attributes.c | 49 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key, hfsplus_attr_build_key() argument 136 int hfsplus_find_attr(struct super_block *sb, u32 cnid, hfsplus_find_attr() argument 171 struct super_block *sb = inode->i_sb; hfsplus_attr_exists() local 197 struct super_block *sb = inode->i_sb; hfsplus_create_attr() local 300 struct super_block *sb = inode->i_sb; hfsplus_delete_attr() local
|
H A D | btree.c | 132 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id) hfs_btree_open() argument
|
H A D | part_tbl.c | 70 static int hfs_parse_old_pmap(struct super_block *sb, struct old_pmap *pm, hfs_parse_old_pmap() argument 91 static int hfs_parse_new_pmap(struct super_block *sb, void *buf, hfs_parse_new_pmap() argument 128 int hfs_part_find(struct super_block *sb, hfs_part_find() argument
|
H A D | wrapper.c | 46 int hfsplus_submit_bio(struct super_block *sb, sector_t sector, hfsplus_submit_bio() argument 124 static int hfsplus_get_last_session(struct super_block *sb, hfsplus_get_last_session() argument 157 int hfsplus_read_wrapper(struct super_block *sb) hfsplus_read_wrapper() argument
|
H A D | bnode.c | 403 struct super_block *sb; __hfs_bnode_create() local 662 struct super_block *sb = tree->inode->i_sb; hfs_bnode_need_zeroout() local
|
H A D | catalog.c | 42 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_cat_build_key() argument 59 void hfsplus_cat_build_key_with_cnid(struct super_block *sb, hfsplus_cat_build_key_with_cnid() argument 175 static int hfsplus_fill_cat_thread(struct super_block *sb, hfsplus_fill_cat_thread() argument 193 int hfsplus_find_cat(struct super_block *sb, u32 cnid, hfsplus_find_cat() argument 255 struct super_block *sb = dir->i_sb; hfsplus_create_cat() local 323 struct super_block *sb = dir->i_sb; hfsplus_delete_cat() local 418 struct super_block *sb = src_dir->i_sb; hfsplus_rename_cat() local
|
H A D | dir.c | 35 struct super_block *sb; hfsplus_lookup() local 134 struct super_block *sb = inode->i_sb; hfsplus_readdir() local
|
H A D | super.c | 57 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino) hfsplus_iget() argument 174 static int hfsplus_sync_fs(struct super_block *sb, int wait) hfsplus_sync_fs() argument 259 void hfsplus_mark_mdb_dirty(struct super_block *sb) hfsplus_mark_mdb_dirty() argument 276 static void hfsplus_put_super(struct super_block *sb) hfsplus_put_super() argument 308 struct super_block *sb = dentry->d_sb; hfsplus_statfs() local 326 static int hfsplus_remount(struct super_block *sb, int *flags, char *data) hfsplus_remount() argument 371 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) hfsplus_fill_super() argument 617 static struct inode *hfsplus_alloc_inode(struct super_block *sb) hfsplus_alloc_inode() argument
|
H A D | unicode.c | 121 int hfsplus_uni2asc(struct super_block *sb, hfsplus_uni2asc() argument 255 static inline int asc2unichar(struct super_block *sb, const char *astr, int len, asc2unichar() argument 298 int hfsplus_asc2uni(struct super_block *sb, hfsplus_asc2uni() argument 339 struct super_block *sb = dentry->d_sb; hfsplus_hash_dentry() local 391 struct super_block *sb = parent->d_sb; hfsplus_compare_dentry() local
|
/linux-4.4.14/fs/minix/ |
H A D | itree_v1.c | 64 unsigned V1_minix_blocks(loff_t size, struct super_block *sb) V1_minix_blocks() argument
|
H A D | itree_v2.c | 30 struct super_block *sb = inode->i_sb; block_to_path() local 73 unsigned V2_minix_blocks(loff_t size, struct super_block *sb) V2_minix_blocks() argument
|
H A D | bitmap.c | 43 struct super_block *sb = inode->i_sb; minix_free_block() local 96 unsigned long minix_count_free_blocks(struct super_block *sb) minix_count_free_blocks() argument 106 minix_V1_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh) minix_V1_raw_inode() argument 130 minix_V2_raw_inode(struct super_block *sb, ino_t ino, struct buffer_head **bh) minix_V2_raw_inode() argument 184 struct super_block *sb = inode->i_sb; minix_free_inode() local 214 struct super_block *sb = dir->i_sb; minix_new_inode() local 266 unsigned long minix_count_free_inodes(struct super_block *sb) minix_count_free_inodes() argument
|
H A D | dir.c | 83 struct super_block *sb = inode->i_sb; minix_readdir() local 155 struct super_block * sb = dir->i_sb; minix_find_entry() local 204 struct super_block * sb = dir->i_sb; minix_add_link() local
|
H A D | itree_common.c | 35 struct super_block *sb = inode->i_sb; get_branch() local 295 struct super_block *sb = inode->i_sb; truncate() local 350 static inline unsigned nblocks(loff_t size, struct super_block *sb) nblocks() argument
|
H A D | minix.h | 80 static inline struct minix_sb_info *minix_sb(struct super_block *sb) minix_sb() argument
|
/linux-4.4.14/fs/ncpfs/ |
H A D | ncp_fs.h | 43 static inline struct ncp_server *NCP_SBP(const struct super_block *sb) NCP_SBP() argument
|
/linux-4.4.14/fs/bfs/ |
H A D | bfs.h | 33 static inline struct bfs_sb_info *BFS_SB(struct super_block *sb) BFS_SB() argument
|
H A D | file.c | 48 static int bfs_move_blocks(struct super_block *sb, unsigned long start, bfs_move_blocks() argument 68 struct super_block *sb = inode->i_sb; bfs_get_block() local 32 bfs_move_block(unsigned long from, unsigned long to, struct super_block *sb) bfs_move_block() argument
|
/linux-4.4.14/fs/ecryptfs/ |
H A D | super.c | 51 static struct inode *ecryptfs_alloc_inode(struct super_block *sb) ecryptfs_alloc_inode() argument 148 struct super_block *sb = root->d_sb; ecryptfs_show_options() local
|
/linux-4.4.14/fs/ext4/ |
H A D | bitmap.c | 18 int ext4_inode_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, ext4_inode_bitmap_csum_verify() argument 40 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, ext4_inode_bitmap_csum_set() argument 56 int ext4_block_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, ext4_block_bitmap_csum_verify() argument 82 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, ext4_block_bitmap_csum_set() argument
|
H A D | mmp.c | 10 static __le32 ext4_mmp_csum(struct super_block *sb, struct mmp_struct *mmp) ext4_mmp_csum() argument 21 static int ext4_mmp_csum_verify(struct super_block *sb, struct mmp_struct *mmp) ext4_mmp_csum_verify() argument 29 static void ext4_mmp_csum_set(struct super_block *sb, struct mmp_struct *mmp) ext4_mmp_csum_set() argument 41 static int write_mmp_block(struct super_block *sb, struct buffer_head *bh) write_mmp_block() argument 68 static int read_mmp_block(struct super_block *sb, struct buffer_head **bh, read_mmp_block() argument 117 void __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, __dump_mmp_msg() argument 133 struct super_block *sb = ((struct mmpd_data *) data)->sb; kmmpd() local 275 int ext4_multi_mount_protect(struct super_block *sb, ext4_multi_mount_protect() argument
|
H A D | block_validity.c | 139 int ext4_setup_system_zone(struct super_block *sb) ext4_setup_system_zone() argument 180 void ext4_release_system_zone(struct super_block *sb) ext4_release_system_zone() argument
|
H A D | ext4_jbd2.c | 41 static int ext4_journal_check_start(struct super_block *sb) ext4_journal_check_start() argument 62 handle_t *__ext4_journal_start_sb(struct super_block *sb, unsigned int line, __ext4_journal_start_sb() argument 82 struct super_block *sb; __ext4_journal_stop() local 110 struct super_block *sb; __ext4_journal_start_reserved() local 312 __ext4_handle_dirty_super(const char *where, unsigned int line, handle_t *handle, struct super_block *sb) __ext4_handle_dirty_super() argument
|
/linux-4.4.14/fs/notify/ |
H A D | inode_mark.c | 151 void fsnotify_unmount_inodes(struct super_block *sb) fsnotify_unmount_inodes() argument
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
H A D | qxl_kms.c | 123 int r, sb; qxl_device_init() local
|
/linux-4.4.14/fs/freevxfs/ |
H A D | vxfs_bmap.c | 69 struct super_block *sb = ip->i_sb; vxfs_bmap_ext4() local
|
H A D | vxfs_super.c | 125 static int vxfs_remount(struct super_block *sb, int *flags, char *data) vxfs_remount() argument
|
/linux-4.4.14/fs/hpfs/ |
H A D | inode.c | 15 struct super_block *sb = i->i_sb; hpfs_init_inode() local 47 struct super_block *sb = i->i_sb; hpfs_read_inode() local
|
/linux-4.4.14/fs/nfsd/ |
H A D | blocklayout.c | 17 nfsd4_block_get_device_info_simple(struct super_block *sb, nfsd4_block_get_device_info_simple() argument 39 nfsd4_block_proc_getdeviceinfo(struct super_block *sb, nfsd4_block_proc_getdeviceinfo() argument 52 struct super_block *sb = inode->i_sb; nfsd4_block_proc_layoutget() local
|
H A D | nfs3proc.c | 554 struct super_block *sb = d_inode(argp->fh.fh_dentry)->i_sb; nfsd3_proc_fsinfo() local 590 struct super_block *sb = d_inode(argp->fh.fh_dentry)->i_sb; nfsd3_proc_pathconf() local
|
/linux-4.4.14/fs/nilfs2/ |
H A D | ifile.c | 146 struct super_block *sb = ifile->i_sb; nilfs_ifile_get_inode_block() local 192 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, nilfs_ifile_read() argument
|
H A D | dat.c | 477 int nilfs_dat_read(struct super_block *sb, size_t entry_size, nilfs_dat_read() argument
|
H A D | dir.c | 108 struct super_block *sb = dir->i_sb; nilfs_check_page() local 258 struct super_block *sb = inode->i_sb; nilfs_readdir() local
|
H A D | mdt.c | 84 struct super_block *sb = inode->i_sb; nilfs_mdt_create_block() local 439 struct super_block *sb; nilfs_mdt_write_page() local
|
H A D | namei.c | 145 struct super_block *sb = dir->i_sb; nilfs_symlink() local 466 static struct dentry *nilfs_get_dentry(struct super_block *sb, u64 cno, nilfs_get_dentry() argument 491 static struct dentry *nilfs_fh_to_dentry(struct super_block *sb, struct fid *fh, nilfs_fh_to_dentry() argument 504 static struct dentry *nilfs_fh_to_parent(struct super_block *sb, struct fid *fh, nilfs_fh_to_parent() argument
|
H A D | page.c | 407 struct super_block *sb = inode->i_sb; nilfs_clear_dirty_page() local
|
/linux-4.4.14/mm/ |
H A D | cleancache.c | 37 static void cleancache_register_ops_sb(struct super_block *sb, void *unused) cleancache_register_ops_sb() argument 114 void __cleancache_init_fs(struct super_block *sb) __cleancache_init_fs() argument 128 void __cleancache_init_shared_fs(struct super_block *sb) __cleancache_init_shared_fs() argument 150 struct super_block *sb = inode->i_sb; cleancache_get_key() local 292 void __cleancache_invalidate_fs(struct super_block *sb) __cleancache_invalidate_fs() argument
|
/linux-4.4.14/net/ceph/ |
H A D | debugfs.c | 79 char sb[64]; osdmap_show() local
|
/linux-4.4.14/security/ |
H A D | inode.c | 28 static int fill_super(struct super_block *sb, void *data, int silent) fill_super() argument
|
/linux-4.4.14/fs/adfs/ |
H A D | dir_fplus.c | 16 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) adfs_fplus_read() argument 140 struct super_block *sb = dir->sb; dir_memcpy() local
|
H A D | map.c | 230 adfs_map_free(struct super_block *sb) adfs_map_free() argument 248 adfs_map_lookup(struct super_block *sb, unsigned int frag_id, adfs_map_lookup() argument
|
H A D | dir.c | 23 struct super_block *sb = inode->i_sb; adfs_readdir() local 68 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) adfs_dir_update() argument 131 struct super_block *sb = inode->i_sb; adfs_dir_lookup_byname() local
|
/linux-4.4.14/fs/cifs/ |
H A D | xattr.c | 48 struct super_block *sb; cifs_removexattr() local 109 struct super_block *sb; cifs_setxattr() local 244 struct super_block *sb; cifs_getxattr() local 380 struct super_block *sb; cifs_listxattr() local
|
/linux-4.4.14/fs/configfs/ |
H A D | mount.c | 69 static int configfs_fill_super(struct super_block *sb, void *data, int silent) configfs_fill_super() argument
|
H A D | symlink.c | 112 get_target(const char *symname, struct path *path, struct config_item **target, struct super_block *sb) get_target() argument
|
/linux-4.4.14/fs/efivarfs/ |
H A D | inode.c | 17 struct inode *efivarfs_get_inode(struct super_block *sb, efivarfs_get_inode() argument
|
H A D | super.c | 115 struct super_block *sb = (struct super_block *)data; efivarfs_callback() local 191 static int efivarfs_fill_super(struct super_block *sb, void *data, int silent) efivarfs_fill_super() argument 233 static void efivarfs_kill_sb(struct super_block *sb) efivarfs_kill_sb() argument
|
/linux-4.4.14/fs/efs/ |
H A D | namei.c | 76 static struct inode *efs_nfs_get_inode(struct super_block *sb, u64 ino, efs_nfs_get_inode() argument 95 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, efs_fh_to_dentry() argument 102 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, efs_fh_to_parent() argument
|
/linux-4.4.14/fs/ext2/ |
H A D | file.c | 161 struct super_block *sb = file->f_mapping->host->i_sb; ext2_fsync() local
|
H A D | namei.c | 166 struct super_block * sb = dir->i_sb; ext2_symlink() local
|
/linux-4.4.14/fs/omfs/ |
H A D | bitmap.c | 7 unsigned long omfs_count_free(struct super_block *sb) omfs_count_free() argument 47 static int set_run(struct super_block *sb, int map, set_run() argument 90 int omfs_allocate_block(struct super_block *sb, u64 block) omfs_allocate_block() argument 129 int omfs_allocate_range(struct super_block *sb, omfs_allocate_range() argument 174 int omfs_clear_range(struct super_block *sb, u64 block, int count) omfs_clear_range() argument
|
H A D | omfs.h | 34 static inline struct omfs_sb_info *OMFS_SB(struct super_block *sb) OMFS_SB() argument
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_export.c | 164 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, xfs_fs_fh_to_dentry() argument 188 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, xfs_fs_fh_to_parent() argument 121 xfs_nfs_get_inode( struct super_block *sb, u64 ino, u32 generation) xfs_nfs_get_inode() argument
|
H A D | xfs_quotaops.c | 68 xfs_fs_get_quota_state( struct super_block *sb, struct qc_state *state) xfs_fs_get_quota_state() argument 120 xfs_fs_set_info( struct super_block *sb, int type, struct qc_info *info) xfs_fs_set_info() argument 172 xfs_quota_enable( struct super_block *sb, unsigned int uflags) xfs_quota_enable() argument 187 xfs_quota_disable( struct super_block *sb, unsigned int uflags) xfs_quota_disable() argument 204 xfs_fs_rm_xquota( struct super_block *sb, unsigned int uflags) xfs_fs_rm_xquota() argument 228 xfs_fs_get_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) xfs_fs_get_dqblk() argument 245 xfs_fs_set_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) xfs_fs_set_dqblk() argument
|
H A D | xfs_pnfs.c | 61 xfs_fs_get_uuid( struct super_block *sb, u8 *buf, u32 *len, u64 *offset) xfs_fs_get_uuid() argument
|
/linux-4.4.14/arch/mn10300/boot/tools/ |
H A D | build.c | 74 struct stat sb; main() local
|
/linux-4.4.14/drivers/xen/xenfs/ |
H A D | super.c | 45 static int xenfs_fill_super(struct super_block *sb, void *data, int silent) xenfs_fill_super() argument
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_acpi.c | 96 struct acpi_resource_i2c_serialbus *sb; acpi_i2c_check_resource() local
|
/linux-4.4.14/drivers/hwmon/ |
H A D | hwmon.c | 237 struct pci_dev *sb; hwmon_pci_quirks() local
|
/linux-4.4.14/crypto/ |
H A D | twofish_common.c | 593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; __twofish_setkey() local
|
/linux-4.4.14/arch/x86/mm/ |
H A D | pageattr-test.c | 115 struct split_state sa, sb, sc; pageattr_test() local
|
/linux-4.4.14/arch/cris/boot/tools/ |
H A D | build.c | 115 struct stat sb; main() local
|
/linux-4.4.14/fs/f2fs/ |
H A D | inode.c | 164 struct inode *f2fs_iget(struct super_block *sb, unsigned long ino) f2fs_iget() argument
|
/linux-4.4.14/fs/gfs2/ |
H A D | export.c | 35 struct super_block *sb = inode->i_sb; gfs2_encode_fh() local 134 static struct dentry *gfs2_get_dentry(struct super_block *sb, gfs2_get_dentry() argument 158 static struct dentry *gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, gfs2_fh_to_dentry() argument 180 static struct dentry *gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, gfs2_fh_to_parent() argument
|
/linux-4.4.14/fs/isofs/ |
H A D | export.c | 19 isofs_export_iget(struct super_block *sb, isofs_export_iget() argument 161 static struct dentry *isofs_fh_to_dentry(struct super_block *sb, isofs_fh_to_dentry() argument 173 static struct dentry *isofs_fh_to_parent(struct super_block *sb, isofs_fh_to_parent() argument
|
H A D | isofs.h | 62 static inline struct isofs_sb_info *ISOFS_SB(struct super_block *sb) ISOFS_SB() argument 126 static inline struct inode *isofs_iget(struct super_block *sb, isofs_iget() argument 133 static inline struct inode *isofs_iget_reloc(struct super_block *sb, isofs_iget_reloc() argument
|
/linux-4.4.14/fs/logfs/ |
H A D | dev_mtd.c | 16 static int logfs_mtd_read(struct super_block *sb, loff_t ofs, size_t len, logfs_mtd_read() argument 35 static int loffs_mtd_write(struct super_block *sb, loff_t ofs, size_t len, loffs_mtd_write() argument 72 static int logfs_mtd_erase_mapping(struct super_block *sb, loff_t ofs, logfs_mtd_erase_mapping() argument 90 static int logfs_mtd_erase(struct super_block *sb, loff_t ofs, size_t len, logfs_mtd_erase() argument 118 static void logfs_mtd_sync(struct super_block *sb) logfs_mtd_sync() argument 127 struct super_block *sb = _sb; logfs_mtd_readpage() local 148 static struct page *logfs_mtd_find_first_sb(struct super_block *sb, u64 *ofs) logfs_mtd_find_first_sb() argument 165 static struct page *logfs_mtd_find_last_sb(struct super_block *sb, u64 *ofs) logfs_mtd_find_last_sb() argument 183 static int __logfs_mtd_writeseg(struct super_block *sb, u64 ofs, pgoff_t index, __logfs_mtd_writeseg() argument 205 static void logfs_mtd_writeseg(struct super_block *sb, u64 ofs, size_t len) logfs_mtd_writeseg() argument 234 static int logfs_mtd_can_write_buf(struct super_block *sb, u64 ofs) logfs_mtd_can_write_buf() argument
|
H A D | inode.c | 81 static struct inode *__logfs_iget(struct super_block *sb, ino_t ino) __logfs_iget() argument 109 struct inode *logfs_iget(struct super_block *sb, ino_t ino) logfs_iget() argument 120 struct inode *logfs_safe_iget(struct super_block *sb, ino_t ino, int *is_cached) logfs_safe_iget() argument 202 static void logfs_init_inode(struct super_block *sb, struct inode *inode) logfs_init_inode() argument 226 static struct inode *logfs_alloc_inode(struct super_block *sb) logfs_alloc_inode() argument 262 struct inode *logfs_new_meta_inode(struct super_block *sb, u64 ino) logfs_new_meta_inode() argument 278 struct inode *logfs_read_meta_inode(struct super_block *sb, u64 ino) logfs_read_meta_inode() argument 322 static void logfs_set_ino_generation(struct super_block *sb, logfs_set_ino_generation() argument 344 struct super_block *sb = dir->i_sb; logfs_new_inode() local 380 static int logfs_sync_fs(struct super_block *sb, int wait) logfs_sync_fs() argument 388 static void logfs_put_super(struct super_block *sb) logfs_put_super() argument
|
H A D | dev_bdev.c | 38 struct super_block *sb = _sb; bdev_readpage() local 60 struct super_block *sb = bio->bi_private; writeseg_end_io() local 74 static int __bdev_writeseg(struct super_block *sb, u64 ofs, pgoff_t index, __bdev_writeseg() argument 130 static void bdev_writeseg(struct super_block *sb, u64 ofs, size_t len) bdev_writeseg() argument 156 struct super_block *sb = bio->bi_private; erase_end_io() local 166 static int do_erase(struct super_block *sb, u64 ofs, pgoff_t index, do_erase() argument 214 static int bdev_erase(struct super_block *sb, loff_t to, size_t len, bdev_erase() argument 238 static void bdev_sync(struct super_block *sb) bdev_sync() argument 245 static struct page *bdev_find_first_sb(struct super_block *sb, u64 *ofs) bdev_find_first_sb() argument 255 static struct page *bdev_find_last_sb(struct super_block *sb, u64 *ofs) bdev_find_last_sb() argument 267 static int bdev_write_sb(struct super_block *sb, struct page *page) bdev_write_sb() argument 280 static int bdev_can_write_buf(struct super_block *sb, u64 ofs) bdev_can_write_buf() argument
|
H A D | file.c | 168 struct super_block *sb = page->mapping->host->i_sb; logfs_invalidatepage() local 225 struct super_block *sb = file->f_mapping->host->i_sb; logfs_fsync() local
|
H A D | super.c | 54 static void dump_segfile(struct super_block *sb) dump_segfile() argument 89 void logfs_crash_dump(struct super_block *sb) logfs_crash_dump() argument 99 struct super_block *sb = dentry->d_sb; logfs_statfs() local 113 static int logfs_sb_set(struct super_block *sb, void *_super) logfs_sb_set() argument 131 static int logfs_sb_test(struct super_block *sb, void *_super) logfs_sb_test() argument 155 static void logfs_write_ds(struct super_block *sb, struct logfs_disk_super *ds, logfs_write_ds() argument 187 static int write_one_sb(struct super_block *sb, write_one_sb() argument 213 int logfs_write_sb(struct super_block *sb) logfs_write_sb() argument 241 static int logfs_recover_sb(struct super_block *sb) logfs_recover_sb() argument 277 static int logfs_make_writeable(struct super_block *sb) logfs_make_writeable() argument 307 static int logfs_get_sb_final(struct super_block *sb) logfs_get_sb_final() argument 359 static struct page *find_super_block(struct super_block *sb) find_super_block() argument 390 static int __logfs_read_sb(struct super_block *sb) __logfs_read_sb() argument 432 static int logfs_read_sb(struct super_block *sb, int read_only) logfs_read_sb() argument 479 static void logfs_kill_sb(struct super_block *sb) logfs_kill_sb() argument 515 struct super_block *sb; logfs_get_sb_device() local
|
/linux-4.4.14/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 145 static struct dentry *nfs4blocklayout_register_sb(struct super_block *sb, nfs4blocklayout_register_sb() argument 158 static void nfs4blocklayout_unregister_sb(struct super_block *sb, nfs4blocklayout_unregister_sb() argument 168 struct super_block *sb = ptr; rpc_pipefs_event() local
|
/linux-4.4.14/net/core/ |
H A D | gen_stats.c | 166 struct gnet_stats_basic sb; gnet_stats_copy_basic() local
|
/linux-4.4.14/security/tomoyo/ |
H A D | realpath.c | 150 struct super_block *sb = dentry->d_sb; tomoyo_get_local_path() local 256 struct super_block *sb; tomoyo_realpath_from_path() local
|
/linux-4.4.14/fs/9p/ |
H A D | vfs_super.c | 76 v9fs_fill_super(struct super_block *sb, struct v9fs_session_info *v9ses, v9fs_fill_super() argument 116 struct super_block *sb = NULL; v9fs_mount() local 233 v9fs_umount_begin(struct super_block *sb) v9fs_umount_begin() argument
|
/linux-4.4.14/fs/afs/ |
H A D | inode.c | 142 struct super_block *sb; afs_iget_autocell() local 198 struct inode *afs_iget(struct super_block *sb, struct key *key, afs_iget() argument
|
/linux-4.4.14/fs/autofs4/ |
H A D | expire.c | 296 struct dentry *autofs4_expire_direct(struct super_block *sb, autofs4_expire_direct() argument 426 struct dentry *autofs4_expire_indirect(struct super_block *sb, autofs4_expire_indirect() argument 524 int autofs4_expire_run(struct super_block *sb, autofs4_expire_run() argument 561 int autofs4_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, autofs4_do_expire_multi() argument 593 int autofs4_expire_multi(struct super_block *sb, struct vfsmount *mnt, autofs4_expire_multi() argument
|
/linux-4.4.14/fs/ceph/ |
H A D | export.c | 61 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) __fh_to_dentry() argument 108 static struct dentry *ceph_fh_to_dentry(struct super_block *sb, ceph_fh_to_dentry() argument 124 static struct dentry *__get_parent(struct super_block *sb, __get_parent() argument 186 static struct dentry *ceph_fh_to_parent(struct super_block *sb, ceph_fh_to_parent() argument
|
/linux-4.4.14/fs/exofs/ |
H A D | namei.c | 96 struct super_block *sb = dir->i_sb; exofs_symlink() local
|
/linux-4.4.14/fs/proc/ |
H A D | root.c | 26 static int proc_test_super(struct super_block *sb, void *data) proc_test_super() argument 31 static int proc_set_super(struct super_block *sb, void *data) proc_set_super() argument 92 int proc_remount(struct super_block *sb, int *flags, char *data) proc_remount() argument 104 struct super_block *sb; proc_mount() local 151 static void proc_kill_sb(struct super_block *sb) proc_kill_sb() argument
|
/linux-4.4.14/fs/quota/ |
H A D | quota_v1.c | 125 static int v1_check_quota_file(struct super_block *sb, int type) v1_check_quota_file() argument 157 static int v1_read_file_info(struct super_block *sb, int type) v1_read_file_info() argument 182 static int v1_write_file_info(struct super_block *sb, int type) v1_write_file_info() argument
|
/linux-4.4.14/sound/isa/sb/ |
H A D | Makefile | |
/linux-4.4.14/sound/pci/ |
H A D | cs5530.c | 65 struct snd_sb *sb; member in struct:snd_cs5530
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_fs.c | 225 static int create_device_files(struct super_block *sb, create_device_files() argument 290 static int remove_device_files(struct super_block *sb, remove_device_files() argument 319 static int ipathfs_fill_super(struct super_block *sb, void *data, ipathfs_fill_super() argument
|
/linux-4.4.14/drivers/i2c/algos/ |
H A D | i2c-algo-bit.c | 164 int sb; i2c_outb() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 375 static int add_cntr_files(struct super_block *sb, struct qib_devdata *dd) add_cntr_files() argument 476 static int remove_device_files(struct super_block *sb, remove_device_files() argument 525 static int qibfs_fill_super(struct super_block *sb, void *data, int silent) qibfs_fill_super() argument
|
/linux-4.4.14/drivers/oprofile/ |
H A D | oprofilefs.c | 26 static struct inode *oprofilefs_get_inode(struct super_block *sb, int mode) oprofilefs_get_inode() argument 238 static int oprofilefs_fill_super(struct super_block *sb, void *data, int silent) oprofilefs_fill_super() argument
|
/linux-4.4.14/arch/x86/boot/tools/ |
H A D | build.c | 336 struct stat sb; main() local
|
/linux-4.4.14/fs/fat/ |
H A D | cache.c | 226 struct super_block *sb = inode->i_sb; fat_get_cluster() local 287 struct super_block *sb = inode->i_sb; fat_bmap_cluster() local 307 struct super_block *sb = inode->i_sb; fat_bmap() local
|
H A D | file.c | 221 struct super_block *sb = inode->i_sb; fat_free() local
|
H A D | misc.c | 19 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) __fat_fs_error() argument 46 void fat_msg(struct super_block *sb, const char *level, const char *fmt, ...) fat_msg() argument 60 int fat_clusters_flush(struct super_block *sb) fat_clusters_flush() argument 101 struct super_block *sb = inode->i_sb; fat_chain_add() local
|
H A D | nfs.c | 32 static struct inode *fat_dget(struct super_block *sb, int i_logstart) fat_dget() argument 53 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) fat_ilookup() argument 65 static struct inode *__fat_nfs_get_inode(struct super_block *sb, __fat_nfs_get_inode() argument 101 static struct inode *fat_nfs_get_inode(struct super_block *sb, fat_nfs_get_inode() argument 151 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, fat_fh_to_dentry() argument 158 static struct dentry *fat_fh_to_dentry_nostale(struct super_block *sb, fat_fh_to_dentry_nostale() argument 189 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, fat_fh_to_parent() argument 196 static struct dentry *fat_fh_to_parent_nostale(struct super_block *sb, fat_fh_to_parent_nostale() argument 223 struct inode *fat_rebuild_parent(struct super_block *sb, int parent_logstart) fat_rebuild_parent() argument 273 struct super_block *sb = child_dir->d_sb; fat_get_parent() local
|
/linux-4.4.14/fs/fuse/ |
H A D | control.c | 293 static int fuse_ctl_fill_super(struct super_block *sb, void *data, int silent) fuse_ctl_fill_super() argument 325 static void fuse_ctl_kill_sb(struct super_block *sb) fuse_ctl_kill_sb() argument
|
/linux-4.4.14/fs/jffs2/ |
H A D | fs.c | 250 struct inode *jffs2_iget(struct super_block *sb, unsigned long ino) jffs2_iget() argument 393 int jffs2_do_remount_fs(struct super_block *sb, int *flags, char *data) jffs2_do_remount_fs() argument 423 struct super_block *sb = dir_i->i_sb; jffs2_new_inode() local 511 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent) jffs2_do_fill_super() argument
|
H A D | super.c | 37 static struct inode *jffs2_alloc_inode(struct super_block *sb) jffs2_alloc_inode() argument 99 static int jffs2_sync_fs(struct super_block *sb, int wait) jffs2_sync_fs() argument 113 static struct inode *jffs2_nfs_get_inode(struct super_block *sb, uint64_t ino, jffs2_nfs_get_inode() argument 122 static struct dentry *jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, jffs2_fh_to_dentry() argument 129 static struct dentry *jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, jffs2_fh_to_parent() argument 241 static int jffs2_remount_fs(struct super_block *sb, int *flags, char *data) jffs2_remount_fs() argument 270 static int jffs2_fill_super(struct super_block *sb, void *data, int silent) jffs2_fill_super() argument 320 static void jffs2_put_super (struct super_block *sb) jffs2_put_super() argument 345 static void jffs2_kill_sb(struct super_block *sb) jffs2_kill_sb() argument
|
/linux-4.4.14/fs/lockd/ |
H A D | svcsubs.c | 415 struct super_block *sb = datap; nlmsvc_match_sb() local 427 nlmsvc_unlock_all_by_sb(struct super_block *sb) nlmsvc_unlock_all_by_sb() argument
|
/linux-4.4.14/scripts/ |
H A D | sortextable.c | 57 static struct stat sb; /* Remember .st_size, etc. */ variable in typeref:struct:stat
|
/linux-4.4.14/security/selinux/include/ |
H A D | objsec.h | 61 struct super_block *sb; /* back pointer to sb object */ member in struct:superblock_security_struct
|