| /fs/hfs/ |
| D | bnode.c | 19 int off, int len) in hfs_bnode_read() 30 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 38 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 46 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 61 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 73 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 80 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8() 86 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 138 int i, off, key_off; in hfs_bnode_dump() local 242 loff_t off; in __hfs_bnode_create() local [all …]
|
| D | mdb.c | 75 loff_t off; in hfs_mdb_get() local 304 int off, size, len; in hfs_mdb_commit() local
|
| D | bfind.c | 46 u16 off, len, keylen; in __hfs_brec_find() local 167 u16 off, len, keylen; in hfs_brec_goto() local
|
| D | btree.c | 252 unsigned off; in hfs_bmap_alloc() local 325 u16 off, len; in hfs_bmap_free() local
|
| /fs/hfsplus/ |
| D | bnode.c | 22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 43 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 51 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 59 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 75 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 98 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 105 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 302 int i, off, key_off; in hfs_bnode_dump() local 406 loff_t off; in __hfs_bnode_create() local 482 int i, rec_off, off, next_off; in hfs_bnode_find() local
|
| D | bfind.c | 117 u16 off, len, keylen; in __hfs_brec_find() local 236 u16 off, len, keylen; in hfs_brec_goto() local
|
| D | btree.c | 378 unsigned off; in hfs_bmap_alloc() local 452 u16 off, len; in hfs_bmap_free() local
|
| /fs/freevxfs/ |
| D | vxfs_bmap.c | 140 int64_t off; in vxfs_bmap_indir() local 220 int64_t off = (hdr & VXFS_TYPED_OFFSETMASK); in vxfs_bmap_typed() local
|
| /fs/coda/ |
| D | psdev.c | 92 size_t nbytes, loff_t *off) in coda_psdev_write() 209 size_t nbytes, loff_t *off) in coda_psdev_read()
|
| /fs/ocfs2/ |
| D | buffer_head_io.h | 41 static inline int ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, in ocfs2_read_block()
|
| D | quota_local.c | 56 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block() 63 static unsigned int ol_dqblk_block_off(struct super_block *sb, int c, int off) in ol_dqblk_block_off() 71 static loff_t ol_dqblk_off(struct super_block *sb, int c, int off) in ol_dqblk_off() 77 static inline unsigned int ol_dqblk_block_offset(struct super_block *sb, loff_t off) in ol_dqblk_block_offset() 83 static int ol_dqblk_chunk_off(struct super_block *sb, int c, loff_t off) in ol_dqblk_chunk_off()
|
| /fs/xfs/ |
| D | xfs_ondisk.h | 13 #define XFS_CHECK_OFFSET(structname, member, off) \ argument
|
| D | xfs_bio_io.c | 36 unsigned int off = offset_in_page(data); in xfs_rw_bdev() local
|
| D | xfs_stats.h | 180 #define XFS_STATS_INC_OFF(mp, off) \ argument 186 #define XFS_STATS_DEC_OFF(mp, off) \ argument 192 #define XFS_STATS_ADD_OFF(mp, off, inc) \ argument
|
| /fs/orangefs/ |
| D | inode.c | 27 loff_t off; in orangefs_writepage_locked() local 84 loff_t off; member 102 loff_t off; in orangefs_writepages_work() local 258 loff_t off; /* offset into this page */ in orangefs_readpage() local
|
| /fs/befs/ |
| D | btree.c | 194 uint off = 0; in befs_bt_read_node() local 625 unsigned long int off = in befs_bt_keylen_index() local
|
| /fs/bfs/ |
| D | inode.c | 39 int block, off; in bfs_iget() local 392 int off = (i - BFS_ROOT_INO) % BFS_INODES_PER_BLOCK; in bfs_fill_super() local
|
| /fs/cifs/ |
| D | cifsfs.c | 284 static long cifs_fallocate(struct file *file, int mode, loff_t off, loff_t len) in cifs_fallocate() 1061 static loff_t cifs_remap_file_range(struct file *src_file, loff_t off, in cifs_remap_file_range() 1122 struct file *src_file, loff_t off, in cifs_file_copychunk_range() 1200 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range()
|
| /fs/f2fs/ |
| D | gc.c | 511 int off; in gc_node_segment() local 746 int gc_type, unsigned int segno, int off) in move_data_block() 908 unsigned int segno, int off) in move_data_page() 998 int off; in gc_data_segment() local
|
| /fs/proc/ |
| D | consoles.c | 64 loff_t off = 0; in c_start() local
|
| /fs/pstore/ |
| D | inode.c | 43 size_t off; member 154 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
|
| /fs/squashfs/ |
| D | namei.c | 200 unsigned int blk, off, ino_num; in squashfs_lookup() local
|
| /fs/hpfs/ |
| D | dir.c | 24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
|
| /fs/ceph/ |
| D | addr.c | 194 u64 off = page_offset(page); in ceph_do_readpage() local 316 u64 off; in start_read() local 1430 loff_t off = vmf->pgoff << PAGE_SHIFT; in ceph_filemap_fault() local 1523 loff_t off = page_offset(page); in ceph_page_mkwrite() local
|
| /fs/iomap/ |
| D | seek.c | 22 unsigned int bsize = i_blocksize(inode), off; in page_seek_hole_data() local
|