Home
last modified time | relevance | path

Searched defs:len (Results 8476 - 8500 of 14860) sorted by relevance

1...<<331332333334335336337338339340>>...595

/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4acl.c848 nfs4_acl_get_whotype(char *p, u32 len) in nfs4_acl_get_whotype() argument
H A Dnfssvc.c990 unsigned int start, len; in nfsd_dispatch() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dinode.c250 nilfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) nilfs_write_begin() argument
269 nilfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nilfs_write_end() argument
1163 nilfs_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, __u64 start, __u64 len) nilfs_fiemap() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-tree.c184 static void le_bitmap_set(unsigned long *map, unsigned int start, int len) in le_bitmap_set() argument
H A Ddefrag.c806 u64 len; member
823 defrag_collect_targets(struct btrfs_inode *inode, u64 start, u64 len, u32 extent_thresh, u64 newer_than, bool do_compress, bool locked, struct list_head *target_list, u64 *last_scanned_ret) defrag_collect_targets() argument
1028 const u64 len = target->len; defrag_one_locked_target() local
1057 defrag_one_range(struct btrfs_inode *inode, u64 start, u32 len, u32 extent_thresh, u64 newer_than, bool do_compress, u64 *last_scanned_ret) defrag_one_range() argument
1135 defrag_one_cluster(struct btrfs_inode *inode, struct file_ra_state *ra, u64 start, u32 len, u32 extent_thresh, u64 newer_than, bool do_compress, unsigned long *sectors_defragged, unsigned long max_sectors, u64 *last_scanned_ret) defrag_one_cluster() argument
[all...]
H A Ddelayed-ref.h241 u64 len; member
280 btrfs_init_generic_ref(struct btrfs_ref *generic_ref, int action, u64 bytenr, u64 len, u64 parent) btrfs_init_generic_ref() argument
H A Dextent_map.c77 static u64 range_end(u64 start, u64 len) in range_end() argument
295 int unpin_extent_cache(struct extent_map_tree *tree, u64 start, u64 len, in unpin_extent_cache() argument
424 __lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len, int strict) __lookup_extent_mapping() argument
461 lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len) lookup_extent_mapping() argument
479 search_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len) search_extent_mapping() argument
607 btrfs_add_extent_mapping(struct btrfs_fs_info *fs_info, struct extent_map_tree *em_tree, struct extent_map **em_in, u64 start, u64 len) btrfs_add_extent_mapping() argument
714 u64 len = end - start + 1; btrfs_drop_extent_map_range() local
969 split_extent_map(struct btrfs_inode *inode, u64 start, u64 len, u64 pre, u64 new_logical) split_extent_map() argument
[all...]
/kernel/linux/linux-6.6/fs/coda/
H A Dupcall.c405 venus_symlink(struct super_block *sb, struct CodaFid *fid, const char *name, int len, const char *symname, int symlen) venus_symlink() argument
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Duser.c363 int error, len; in dlm_device_register() local
722 int len; in copy_result_to_user() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnamei.c681 size_t len = strlen(symname); in f2fs_symlink() local
H A Dxattr.c519 unsigned int size, len; in f2fs_getxattr() local
229 __find_xattr(void *base_addr, void *last_base_addr, void **last_addr, int index, size_t len, const char *name) __find_xattr() argument
253 __find_inline_xattr(struct inode *inode, void *base_addr, void **last_addr, int index, size_t len, const char *name) __find_inline_xattr() argument
317 lookup_all_xattrs(struct inode *inode, struct page *ipage, unsigned int index, unsigned int len, const char *name, struct f2fs_xattr_entry **xe, void **base_addr, int *base_size, bool *is_inline) lookup_all_xattrs() argument
635 size_t len; __f2fs_setxattr() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dfile.c182 nfs_file_splice_read(struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) nfs_file_splice_read() argument
301 nfs_folio_is_full_write(struct folio *folio, loff_t pos, unsigned int len) nfs_folio_is_full_write() argument
311 nfs_want_read_modify_write(struct file *file, struct folio *folio, loff_t pos, unsigned int len) nfs_want_read_modify_write() argument
338 nfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) nfs_write_begin() argument
371 nfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nfs_write_end() argument
[all...]
H A Dcallback_xdr.c75 static __be32 decode_string(struct xdr_stream *xdr, unsigned int *len, in decode_string() argument
480 unsigned int len; in decode_lockowner() local
586 static __be32 encode_string(struct xdr_stream *xdr, unsigned int len, const char *str) in encode_string() argument
/kernel/linux/linux-6.6/fs/affs/
H A Dfile.c418 affs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) affs_write_begin() argument
434 affs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) affs_write_end() argument
649 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) affs_write_begin_ofs() argument
688 affs_write_end_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) affs_write_end_ofs() argument
[all...]
H A Dsuper.c511 u8 len = AFFS_ROOT_TAIL(sb, root_bh)->disk_name[0]; in affs_fill_super() local
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddnode.c909 map_dirent(struct inode *inode, dnode_secno dno, const unsigned char *name, unsigned len, dnode_secno *dd, struct quad_buffer_head *qbh) map_dirent() argument
/kernel/linux/linux-6.6/fs/kernfs/
H A Dfile.c224 ssize_t len = min_t(size_t, iov_iter_count(iter), PAGE_SIZE); in kernfs_file_read_iter() local
296 ssize_t len = iov_iter_count(iter); kernfs_fop_write_iter() local
411 kernfs_vma_access(struct vm_area_struct *vma, unsigned long addr, void *buf, int len, int write) kernfs_vma_access() argument
712 int len = of->atomic_write_len ?: PAGE_SIZE; kernfs_fop_open() local
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Dxattr.c105 int len = ea->namelen; in copy_name() local
/kernel/linux/linux-6.6/fs/ntfs/
H A Dfile.c1683 unsigned len, copied; in ntfs_copy_from_user_iter() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dcrypto.c71 static int ceph_crypt_get_context(struct inode *inode, void *ctx, size_t len) in ceph_crypt_get_context() argument
266 u32 len; in ceph_encode_encrypted_dname() local
93 ceph_crypt_set_context(struct inode *inode, const void *ctx, size_t len, void *fs_data) ceph_crypt_set_context() argument
503 ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num) ceph_fscrypt_decrypt_block_inplace() argument
511 ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num, gfp_t gfp_flags) ceph_fscrypt_encrypt_block_inplace() argument
536 ceph_fscrypt_decrypt_pages(struct inode *inode, struct page **page, u64 off, int len) ceph_fscrypt_decrypt_pages() argument
640 ceph_fscrypt_encrypt_pages(struct inode *inode, struct page **page, u64 off, int len, gfp_t gfp) ceph_fscrypt_encrypt_pages() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dindirect.c336 int i, j, err, len = 1; in ext4_alloc_branch() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_file.c42 xfs_is_falloc_aligned( struct xfs_inode *ip, loff_t pos, long long int len) xfs_is_falloc_aligned() argument
347 xfs_file_splice_read( struct file *in, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) xfs_file_splice_read() argument
946 xfs_file_fallocate( struct file *file, int mode, loff_t offset, loff_t len) xfs_file_fallocate() argument
1161 xfs_file_remap_range( struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) xfs_file_remap_range() argument
[all...]
H A Dxfs_extfree_item.c178 uint len = xfs_efi_log_format_sizeof(src_efi_fmt->efi_nextents); in xfs_efi_copy_format() local
H A Dxfs_log_cil.c558 int len = 0; in xlog_cil_insert_items() local
1524 uint32_t len = 0; xlog_cil_process_intents() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/lib/
H A Dlzx_decompress.c282 u8 len; in lzx_read_codeword_lens() local
[all...]

Completed in 34 milliseconds

1...<<331332333334335336337338339340>>...595