/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | acl.c | 17 static inline size_t f2fs_acl_size(int count) in f2fs_acl_size() argument 48 int i, count; in f2fs_acl_from_disk() local [all...] |
H A D | inode.c | 751 int count = 0; in f2fs_update_inode_page() local
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | btree.c | 351 u32 count; in hfs_bmap_reserve() local
|
/kernel/linux/linux-6.6/fs/kernfs/ |
H A D | mount.c | 408 int count; in kernfs_mutex_init() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-inode.h | 61 int count; member
|
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 28 int count = 0; in process_page_range() local
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | ialloc.c | 661 unsigned long count = 0; in ext2_count_dirs() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bitops.h | 86 static inline int get_bitmask_order(unsigned int count) in get_bitmask_order() argument 210 static inline int get_count_order(unsigned int count) in get_count_order() argument
|
H A D | bpf_mprog.h | 150 u32 count; member
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | stats.c | 235 xchk_scrub_stats_read( struct file *file, char __user *ubuf, size_t count, loff_t *ppos) xchk_scrub_stats_read() argument 278 xchk_clear_scrub_stats_write( struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) xchk_clear_scrub_stats_write() argument
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | sha2.h | 69 u64 count; member 75 u64 count[2]; member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gem.h | 246 long count; member
|
/kernel/linux/linux-6.6/fs/ntfs3/lib/ |
H A D | decompress_common.h | 181 bitstream_read_bytes(struct input_bitstream *is, void *dst_buffer, size_t count) bitstream_read_bytes() argument
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | fd.c | 284 static int proc_readfd_count(struct inode *inode, loff_t *count) in proc_readfd_count() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | remap_range.c | 37 uint64_t count = *req_count; in generic_remap_checks() local 502 u16 count = same->dest_count; vfs_dedupe_file_range() local [all...] |
H A D | readdir.c | 254 int count; member 342 int count; global() member 506 int count; global() member [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | balloc.c | 244 unsigned int count = 0; in exfat_count_used_clusters() local 274 unsigned int trim_begin, trim_end, count, next_free_clu; in exfat_trim_fs() local [all...] |
H A D | fatent.c | 242 unsigned int count = 0; in exfat_find_last_cluster() local 426 unsigned int i, count; in exfat_count_num_clusters() local
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | inode.c | 328 size_t count = iov_iter_count(iter); in jfs_direct_IO() local
|
/kernel/linux/linux-6.6/fs/omfs/ |
H A D | file.c | 75 u64 start, count; in omfs_shrink_inode() local 191 find_block(struct inode *inode, struct omfs_extent_entry *ent, sector_t block, int count, int *left) find_block() argument
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | ftrace.c | 91 pstore_ftrace_knob_write(struct file *f, const char __user *buf, size_t count, loff_t *ppos) pstore_ftrace_knob_write() argument 111 pstore_ftrace_knob_read(struct file *f, char __user *buf, size_t count, loff_t *ppos) pstore_ftrace_knob_read() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | xattr.h | 77 int count; member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 576 int count; /* count of filesystem blocks */ in xfs_dir2_grow_inode() local
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | inode.h | 41 atomic_t count; /* Inode reference count for book keeping. */ member
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | filecheck.c | 241 ocfs2_filecheck_args_get_long(const char *buf, size_t count, in ocfs2_filecheck_args_get_long() argument 271 ocfs2_filecheck_args_parse(const char *name, const char *buf, size_t count, in ocfs2_filecheck_args_parse() argument 122 ocfs2_filecheck_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) ocfs2_filecheck_store() argument 379 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent, unsigned int count) ocfs2_filecheck_erase_entries() argument 446 ocfs2_filecheck_attr_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) ocfs2_filecheck_attr_store() argument [all...] |