Home
last modified time | relevance | path

Searched defs:dirent (Results 1 – 25 of 27) sorted by relevance

12

/linux/fs/
H A Dreaddir.c177 struct old_linux_dirent __user * dirent; member
186 struct old_linux_dirent __user * dirent; in fillonedir() local
219 SYSCALL_DEFINE3(old_readdir,unsigned int,fd,struct old_linux_dirent __user *,dirent,unsigned int,count) SYSCALL_DEFINE3() argument
262 struct linux_dirent __user *dirent, *prev; filldir() local
313 SYSCALL_DEFINE3(getdents,unsigned int,fd,struct linux_dirent __user *,dirent,unsigned int,count) SYSCALL_DEFINE3() argument
351 struct linux_dirent64 __user *dirent, *prev; filldir64() local
397 SYSCALL_DEFINE3(getdents64,unsigned int,fd,struct linux_dirent64 __user *,dirent,unsigned int,count) SYSCALL_DEFINE3() argument
436 struct compat_old_linux_dirent __user *dirent; global() member
446 struct compat_old_linux_dirent __user *dirent; compat_fillonedir() local
479 COMPAT_SYSCALL_DEFINE3(old_readdir,unsigned int,fd,struct compat_old_linux_dirent __user *,dirent,unsigned int,count) COMPAT_SYSCALL_DEFINE3() argument
516 struct compat_linux_dirent __user *dirent, *prev; compat_filldir() local
566 COMPAT_SYSCALL_DEFINE3(getdents,unsigned int,fd,struct compat_linux_dirent __user *,dirent,unsigned int,count) COMPAT_SYSCALL_DEFINE3() argument
[all...]
H A Dlibfs.c1907 struct qstr dirent = QSTR_INIT(de_name, de_name_len); in generic_ci_match() local
[all...]
/linux/tools/include/nolibc/
H A Ddirent.h20 struct dirent { struct
21 d_inodirent global() argument
22 d_namedirent global() argument
/linux/tools/perf/util/
H A Dutil.c286 bool (*filter)(const char *, struct dirent *)) in lsdir() argument
486 int (*filter)(const struct dirent *), in scandirat() argument
487 int (*compar)(const struct dirent **, const struct dirent **)) in scandirat() argument
[all...]
H A Dsynthetic-events.c763 static int filter_task(const struct dirent *dirent) in filter_task() argument
945 struct dirent **dirent, in __perf_event__synthesize_threads() argument
1009 struct dirent **diren member
1035 struct dirent **dirent; perf_event__synthesize_threads() local
[all...]
H A Dthread_map.c80 struct dirent *dirent, **namelist = NULL; in thread_map__new_all_cpus() local
/linux/fs/bcachefs/
H A Ddirent.c236 struct bkey_i_dirent *dirent, in bch2_dirent_init_name() argument
302 struct bkey_i_dirent *dirent = bch2_trans_kmalloc(trans, BKEY_U64s_MAX * sizeof(u64)); bch2_dirent_create_key() local
335 struct bkey_i_dirent *dirent; bch2_dirent_create_snapshot() local
359 struct bkey_i_dirent *dirent; bch2_dirent_create() local
[all...]
H A Dfsck.c40 struct bkey_s_c_dirent dirent, in dirent_inode_mismatch_msg() argument
51 struct bkey_s_c_dirent dirent, in dirent_points_to_inode() argument
[all...]
/linux/drivers/nubus/
H A Dnubus.c170 void nubus_get_rsrc_mem(void *dest, const struct nubus_dirent *dirent, in nubus_get_rsrc_mem() argument
183 unsigned int nubus_get_rsrc_str(char *dest, const struct nubus_dirent *dirent, in nubus_get_rsrc_str() argument
204 const struct nubus_dirent *dirent, in nubus_seq_write_rsrc_mem() argument
[all...]
/linux/fs/xfs/scrub/
H A Ddir_repair.c329 struct xrep_dirent dirent = { in xrep_dir_stash_createname() local
356 struct xrep_dirent dirent = { xrep_dir_stash_removename() local
741 xrep_dir_replay_update(struct xrep_dir * rd,const struct xfs_name * xname,const struct xrep_dirent * dirent) xrep_dir_replay_update() argument
849 struct xrep_dirent dirent; xrep_dir_replay_updates() local
[all...]
H A Ddir.c962 struct xchk_dirent *dirent, in xchk_dir_slow_dirent() argument
1038 struct xchk_dirent dirent; xchk_dir_finish_slow_dirents() local
[all...]
/linux/fs/smb/server/
H A Dvfs.h59 char *dirent; member
/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c151 static int vhci_hcd_filter(const struct dirent *dirent) in vhci_hcd_filter() argument
/linux/fs/ext4/
H A Dnamei.c131 struct ext4_dir_entry *dirent; in __ext4_read_dirblock() local
347 static __le32 ext4_dirblock_csum(struct inode *inode, void *dirent, int size) in ext4_dirblock_csum()
413 struct ext4_dir_entry *dirent, in get_dx_countlimit()
441 static __le32 ext4_dx_csum(struct inode *inode, struct ext4_dir_entry *dirent, in ext4_dx_csum()
459 struct ext4_dir_entry *dirent) in ext4_dx_csum_verify()
488 static void ext4_dx_csum_set(struct inode *inode, struct ext4_dir_entry *dirent) in ext4_dx_csum_set()
H A Ddir.c471 struct ext4_dir_entry_2 *dirent, in ext4_htree_store_dirent() argument
/linux/fs/smb/client/
H A Dcached_dir.c683 struct cached_dirent *dirent, *q; in free_cached_dir() local
H A Dreaddir.c820 struct cached_dirent *dirent; in emit_cached_dirents() local
[all...]
/linux/tools/testing/selftests/alsa/
H A Dconf.c252 static int filename_filter(const struct dirent *dirent) in filename_filter() argument
/linux/tools/thermal/thermometer/
H A Dthermometer.c293 struct dirent *dirent; in thermometer_init() local
/linux/arch/alpha/kernel/
H A Dosf_sys.c105 struct osf_dirent __user *dirent; member
115 struct osf_dirent __user *dirent; in osf_filldir() local
150 SYSCALL_DEFINE4(osf_getdirentries,unsigned int,fd,struct osf_dirent __user *,dirent,unsigned int,count,long __user *,basep) SYSCALL_DEFINE4() argument
[all...]
/linux/fs/fat/
H A Ddir.c556 void __user *dirent; member
/linux/arch/mips/include/asm/
H A Dsgiarcs.h155 wronly_ssede, rdwr_ssede, dirent, dirent_creat enumerator
/linux/fs/hpfs/
H A Dhpfs.h300 u8 dirent[2028]; /* one or more dirents */ member
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c773 struct dirent dirent, *result; in test_dirent() local
/linux/fs/nfsd/
H A Dvfs.c2138 char *dirent; member

12