/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | recovery.c | 92 nilfs_compute_checksum(struct the_nilfs *nilfs, struct buffer_head *bhs, u32 *sum, unsigned long offset, u64 check_bytes, sector_t start, unsigned long nblock) nilfs_compute_checksum() argument 242 nilfs_read_summary_info(struct the_nilfs *nilfs, struct buffer_head **pbh, unsigned int *offset, unsigned int bytes) nilfs_read_summary_info() argument 272 nilfs_skip_summary_info(struct the_nilfs *nilfs, struct buffer_head **pbh, unsigned int *offset, unsigned int bytes, unsigned long count) nilfs_skip_summary_info() argument 309 unsigned int offset; nilfs_scan_dsync_log() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | accessors.h | 11 unsigned long offset; member 205 unsigned long offset = (unsigned long)c; in btrfs_stripe_nr() local [all...] |
H A D | free-space-tree.c | 514 free_space_test_bit(struct btrfs_block_group *block_group, struct btrfs_path *path, u64 offset) free_space_test_bit() argument 1487 u64 end, offset; load_free_space_bitmaps() local [all...] |
H A D | delayed-ref.c | 1003 u64 offset = generic_ref->data_ref.offset; in btrfs_add_delayed_data_ref() local
|
H A D | delayed-ref.h | 137 u64 offset; member 203 u64 offset; member 307 btrfs_init_data_ref(struct btrfs_ref *generic_ref, u64 ref_root, u64 ino, u64 offset, u64 mod_root, bool skip_qgroup) btrfs_init_data_ref() argument
|
H A D | extent-io-tree.c | 233 tree_search_for_insert(struct extent_io_tree *tree, u64 offset, struct rb_node ***node_ret, struct rb_node **parent_ret) tree_search_for_insert() argument 279 tree_search_prev_next(struct extent_io_tree *tree, u64 offset, struct extent_state **prev_ret, struct extent_state **next_ret) tree_search_prev_next() argument 319 tree_search(struct extent_io_tree *tree, u64 offset) tree_search() argument [all...] |
H A D | extent_map.c | 135 static struct rb_node *__tree_search(struct rb_root *root, u64 offset, in __tree_search() argument [all...] |
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | super.c | 125 erofs_read_metadata(struct super_block *sb, struct erofs_buf *buf, erofs_off_t *offset, int *lengthp) erofs_read_metadata() argument [all...] |
/kernel/linux/linux-6.6/fs/fat/ |
H A D | fatent.c | 43 static void fat12_ent_set_ptr(struct fat_entry *fatent, int offset) in fat12_ent_set_ptr() argument 23 fat12_ent_blocknr(struct super_block *sb, int entry, int *offset, sector_t *blocknr) fat12_ent_blocknr() argument 33 fat_ent_blocknr(struct super_block *sb, int entry, int *offset, sector_t *blocknr) fat_ent_blocknr() argument 57 fat16_ent_set_ptr(struct fat_entry *fatent, int offset) fat16_ent_set_ptr() argument 63 fat32_ent_set_ptr(struct fat_entry *fatent, int offset) fat32_ent_set_ptr() argument 69 fat12_ent_bread(struct super_block *sb, struct fat_entry *fatent, int offset, sector_t blocknr) fat12_ent_bread() argument 102 fat_ent_bread(struct super_block *sb, struct fat_entry *fatent, int offset, sector_t blocknr) fat_ent_bread() argument 319 fat_ent_update_ptr(struct super_block *sb, struct fat_entry *fatent, int offset, sector_t blocknr) fat_ent_update_ptr() argument 354 int err, offset; fat_ent_read() local 441 int offset; fat_ent_read_block() local 653 int offset; fat_ra_init() local 694 int offset; fat_ent_reada() local [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs3xdr.c | 1028 void nfs3svc_encode_cookie3(struct nfsd3_readdirres *resp, u64 offset) in nfs3svc_encode_cookie3() argument 1040 svcxdr_encode_entry3_common(struct nfsd3_readdirres *resp, const char *name, int namlen, loff_t offset, u64 ino) svcxdr_encode_entry3_common() argument 1080 nfs3svc_encode_entry3(void *data, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) nfs3svc_encode_entry3() argument 1155 nfs3svc_encode_entryplus3(void *data, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) nfs3svc_encode_entryplus3() argument [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | compress.c | 475 unsigned long offset, index = page->index; in ntfs_read_compressed_block() local [all...] |
/kernel/linux/linux-6.6/fs/coda/ |
H A D | upcall.c | 137 int offset; in venus_lookup() local 208 int offset; in venus_mkdir() local 240 int offset, s; venus_rename() local 276 int offset; venus_create() local 308 int offset; venus_rmdir() local 330 int error=0, insize, outsize, offset; venus_remove() local 385 int offset; venus_link() local 412 int offset, s; venus_symlink() local [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | recovery.c | 506 unsigned int offset, ofs_in_node, max_addrs; in check_index_in_prev_nodes() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | file.c | 114 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek() argument 305 unsigned int offset = offset_in_folio(folio, pos); in nfs_folio_is_full_write() local 377 unsigned offset = offset_in_folio(folio, pos); in nfs_write_end() local 425 nfs_invalidate_folio(struct folio *folio, size_t offset, size_t length) nfs_invalidate_folio() argument [all...] |
H A D | direct.c | 208 ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq, loff_t offset) in nfs_dreq_bytes_left() argument
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 46 u64 offset; member
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | file.c | 402 loff_t offset = iocb->ki_pos; in affs_direct_IO() local
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | balloc.c | 44 unsigned long offset; in ext2_get_group_desc() local 76 ext2_grpblk_t offset; in ext2_valid_block_bitmap() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_file.c | 497 loff_t offset = iocb->ki_pos; in xfs_dio_write_end_io() local 946 xfs_file_fallocate( struct file *file, int mode, loff_t offset, loff_t len) xfs_file_fallocate() argument 1297 xfs_file_llseek( struct file *file, loff_t offset, int whence) xfs_file_llseek() argument [all...] |
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_print.h | 134 ssize_t offset; member
|
/kernel/linux/linux-6.6/fs/qnx6/ |
H A D | inode.c | 305 u64 offset; in qnx6_fill_super() local 256 qnx6_check_first_superblock(struct super_block *s, int offset, int silent) qnx6_check_first_superblock() argument
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 276 xfs_iext_key_cmp( struct xfs_iext_node *node, int n, xfs_fileoff_t offset) xfs_iext_key_cmp() argument 289 xfs_iext_rec_cmp( struct xfs_iext_rec *rec, xfs_fileoff_t offset) xfs_iext_rec_cmp() argument 304 xfs_iext_find_level( struct xfs_ifork *ifp, xfs_fileoff_t offset, int level) xfs_iext_find_level() argument 329 xfs_iext_node_pos( struct xfs_iext_node *node, xfs_fileoff_t offset) xfs_iext_node_pos() argument 344 xfs_iext_node_insert_pos( struct xfs_iext_node *node, xfs_fileoff_t offset) xfs_iext_node_insert_pos() argument 493 xfs_iext_insert_node( struct xfs_ifork *ifp, uint64_t offset, void *ptr, int level) xfs_iext_insert_node() argument 632 xfs_fileoff_t offset = irec->br_startoff; xfs_iext_insert() local 723 xfs_iext_remove_node( struct xfs_ifork *ifp, xfs_fileoff_t offset, void *victim) xfs_iext_remove_node() argument 788 xfs_iext_rebalance_leaf( struct xfs_ifork *ifp, struct xfs_iext_cursor *cur, struct xfs_iext_leaf *leaf, xfs_fileoff_t offset, int nr_entries) xfs_iext_rebalance_leaf() argument 869 xfs_fileoff_t offset = xfs_iext_leaf_key(leaf, 0); xfs_iext_remove() local 919 xfs_iext_lookup_extent( struct xfs_inode *ip, struct xfs_ifork *ifp, xfs_fileoff_t offset, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) xfs_iext_lookup_extent() argument [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_metapage.c | 82 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() argument 147 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() argument 305 unsigned int offset; in last_write_complete() local 353 int offset; in metapage_writepage() local 481 int offset; metapage_read_folio() local 531 int offset; metapage_release_folio() local 556 metapage_invalidate_folio(struct folio *folio, size_t offset, size_t length) metapage_invalidate_folio() argument 802 unsigned int offset; __invalidate_metapages() local [all...] |
H A D | jfs_txnmgr.h | 150 u8 offset; /* 1: */ member
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | extent_map.c | 862 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset() argument
|