| /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() 140 int i, off, key_off; in hfs_bnode_dump() local 245 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() 304 int i, off, key_off; in hfs_bnode_dump() local 409 loff_t off; in __hfs_bnode_create() local 486 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 | 98 size_t nbytes, loff_t *off) in coda_psdev_write() 207 size_t nbytes, loff_t *off) in coda_psdev_read()
|
| /fs/xfs/ |
| D | xfs_ondisk.h | 25 #define XFS_CHECK_OFFSET(structname, member, off) \ argument
|
| D | xfs_stats.h | 214 #define XFS_STATS_INC_OFF(mp, off) \ argument 220 #define XFS_STATS_DEC_OFF(mp, off) \ argument 226 #define XFS_STATS_ADD_OFF(mp, off, inc) \ argument
|
| /fs/ocfs2/ |
| D | buffer_head_io.h | 58 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()
|
| D | quota_global.c | 167 size_t len, loff_t off) in ocfs2_quota_read() 216 const char *data, size_t len, loff_t off) in ocfs2_quota_write()
|
| /fs/f2fs/ |
| D | gc.c | 498 int off; in gc_node_segment() local 712 int gc_type, unsigned int segno, int off) in move_data_block() 876 unsigned int segno, int off) in move_data_page() 966 int off; in gc_data_segment() 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 402 int off = (i - BFS_ROOT_INO) % BFS_INODES_PER_BLOCK; in bfs_fill_super() local
|
| /fs/cifs/ |
| D | cifsfs.c | 220 static long cifs_fallocate(struct file *file, int mode, loff_t off, loff_t len) in cifs_fallocate() 930 static int cifs_clone_file_range(struct file *src_file, loff_t off, in cifs_clone_file_range() 987 struct file *src_file, loff_t off, in cifs_file_copychunk_range() 1065 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range()
|
| D | cifs_dfs_ref.c | 149 int off, noff; in cifs_compose_mount_options() local
|
| /fs/proc/ |
| D | consoles.c | 66 loff_t off = 0; in c_start() local
|
| /fs/squashfs/ |
| D | namei.c | 213 unsigned int blk, off, ino_num; in squashfs_lookup() local
|
| /fs/pstore/ |
| D | inode.c | 55 size_t off; member 166 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
|
| /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 | 193 u64 off = page_offset(page); in ceph_do_readpage() local 310 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/quota/ |
| D | quota_v1.c | 130 size_t off; in v1_check_quota_file() local
|