| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | sysfs.c | 25 int struct_type, offset; member 97 __struct_ptr(struct erofs_sb_info *sbi, int struct_type, int offset) __struct_ptr() argument
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | nfs.c | 69 int offset; in __fat_nfs_get_inode() local 70 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); in __fat_nfs_get_inode() local
|
| H A D | cache.c | 87 int offset = -1; in fat_cache_lookup() local 316 int cluster, offset; in fat_get_mapped_cluster() local [all...] |
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | readdir.c | 41 unsigned int offset; in fuse_add_dirent_to_cache() local 394 unsigned int offset = ff->readdir.cache_off & ~PAGE_MASK; in fuse_parse_cache() local [all...] |
| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | dir.c | 95 unsigned offset; in minix_readdir() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | free-space-cache.h | 26 u64 offset; member
|
| H A D | extent_io.h | 124 static inline unsigned long get_eb_page_index(unsigned long offset) in get_eb_page_index() argument 111 get_eb_offset_in_page(const struct extent_buffer *eb, unsigned long offset) get_eb_offset_in_page() argument
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | summary.h | 50 jint32_t offset; /* offset on jeb */ member 58 jint32_t offset; /* offset on jeb */ member 72 jint32_t offset; /* offset on jeb */ member 79 jint32_t offset; /* offset on jeb */ member 105 jint32_t offset; /* offset o member 114 jint32_t offset; /* ofset on jeb */ global() member 129 jint32_t offset; global() member 137 jint32_t offset; global() member 166 jint32_t offset; /* offset of the summary node in the jeb */ global() member [all...] |
| H A D | gc.c | 1171 uint32_t alloclen, offset, orig_en in jffs2_garbage_collect_dnode() local [all...] |
| H A D | nodelist.c | 524 struct jffs2_node_frag *jffs2_lookup_node_frag(struct rb_root *fragtree, uint32_t offset) in jffs2_lookup_node_frag() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfsproc.c | 577 loff_t offset; in nfsd_proc_readdir() local
|
| H A D | nfsxdr.c | 562 void nfssvc_encode_nfscookie(struct nfsd_readdirres *resp, u32 offset) in nfssvc_encode_nfscookie() argument 575 svcxdr_encode_entry_common(struct nfsd_readdirres *resp, const char *name, int namlen, loff_t offset, u64 ino) svcxdr_encode_entry_common() argument 615 nfssvc_encode_entry(void *data, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) nfssvc_encode_entry() argument [all...] |
| /kernel/linux/linux-6.6/fs/affs/ |
| H A D | amigaffs.c | 31 int offset; in affs_insert_hash() local 81 int offset, retval; in affs_remove_hash() local
|
| /kernel/linux/linux-6.6/fs/adfs/ |
| H A D | dir.c | 17 int adfs_dir_copyfrom(void *dst, struct adfs_dir *dir, unsigned int offset, in adfs_dir_copyfrom() argument 42 int adfs_dir_copyto(struct adfs_dir *dir, unsigned int offset, const void *src, in adfs_dir_copyto() argument [all...] |
| /kernel/linux/linux-6.6/fs/bfs/ |
| H A D | dir.c | 34 unsigned int offset; in bfs_readdir() local 325 unsigned long block = 0, offset = 0; in bfs_find_entry() local [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | file.c | 337 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() argument 82 ecryptfs_filldir(struct dir_context *ctx, const char *lower_name, int lower_namelen, loff_t offset, u64 ino, unsigned int d_type) ecryptfs_filldir() argument
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| H A D | file.c | 120 static int hpfs_iomap_begin(struct inode *inode, loff_t offset, loff_t length, in hpfs_iomap_begin() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| H A D | free-space-tree-tests.c | 30 u64 extent_start = 0, offset, end; in __check_free_space_extents() local [all...] |
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | ialloc.c | 170 unsigned long offset; in ext2_preread_inode() local
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | waitq.c | 311 unsigned int offset = 0; in autofs_wait() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bitmap.h | 581 const unsigned long offset = start % BITS_PER_LONG; in bitmap_get_value8() local 596 const unsigned long offset = start % BITS_PER_LONG; in bitmap_set_value8() local
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | hash.h | 20 unsigned int offset; member
|
| /kernel/linux/linux-6.6/include/drm/ttm/ |
| H A D | ttm_resource.h | 191 phys_addr_t offset; member
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | lznt.c | 118 static inline u16 make_pair(size_t offset, size_t len, size_t index) in make_pair() argument 124 static inline size_t parse_pair(u16 pair, size_t *offset, size_t index) in parse_pair() argument 235 size_t offset, length; in decompress_chunk() local [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/lib/ |
| H A D | decompress_common.h | 254 static forceinline u8 *lz_copy(u8 *dst, u32 length, u32 offset, const u8 *bufend, in lz_copy() argument [all...] |