Home
last modified time | relevance | path

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

123

/fs/
Dreaddir.c69 struct old_linux_dirent __user * dirent; member
77 struct old_linux_dirent __user * dirent; in fillonedir() local
106 struct old_linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
152 struct linux_dirent __user * dirent; in filldir() local
192 struct linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
238 struct linux_dirent64 __user *dirent; in filldir64() local
274 struct linux_dirent64 __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
/fs/ext3/
Ddir.c95 void * dirent, filldir_t filldir) in ext3_readdir()
334 struct ext3_dir_entry_2 *dirent) in ext3_htree_store_dirent()
394 static int call_filldir(struct file * filp, void * dirent, in call_filldir()
426 void * dirent, filldir_t filldir) in ext3_dx_readdir()
/fs/ext4/
Ddir.c95 void *dirent, filldir_t filldir) in ext4_readdir()
336 struct ext4_dir_entry_2 *dirent) in ext4_htree_store_dirent()
396 static int call_filldir(struct file *filp, void *dirent, in call_filldir()
429 void *dirent, filldir_t filldir) in ext4_dx_readdir()
/fs/ncpfs/
Dncplib_kernel.c325 int ncp_dirhandle_alloc(struct ncp_server* server, __u8 volnum, __le32 dirent, in ncp_dirhandle_alloc()
424 __le32 dirent = NCP_FINFO(dir)->dirEntNum; in ncp_obtain_info() local
455 __u8 volnum, __le32 dirent, in ncp_obtain_DOS_dir_base()
579 __u32* volume, __le32* dirent, __le32* dosdirent) in ncp_get_volume_root()
645 __le32 dirent = NCP_FINFO(dir)->dirEntNum; in ncp_modify_file_or_subdir_dos_info_path() local
673 int ncp_modify_nfs_info(struct ncp_server *server, __u8 volnum, __le32 dirent, in ncp_modify_nfs_info()
702 __u8 have_dir_base, __u8 volnum, __le32 dirent, in ncp_DeleteNSEntry()
725 __le32 dirent; in ncp_del_file_or_subdir2() local
740 __le32 dirent = NCP_FINFO(dir)->dirEntNum; in ncp_del_file_or_subdir() local
776 __le32 dirent; in ncp_open_create_file_or_subdir() local
[all …]
Ddir.c403 static int ncp_readdir(struct file *filp, void *dirent, filldir_t filldir) in ncp_readdir()
554 ncp_fill_cache(struct file *filp, void *dirent, filldir_t filldir, in ncp_fill_cache()
649 ncp_read_volume_list(struct file *filp, void *dirent, filldir_t filldir, in ncp_read_volume_list()
685 ncp_do_readdir(struct file *filp, void *dirent, filldir_t filldir, in ncp_do_readdir()
/fs/udf/
Ddir.c40 filldir_t filldir, void *dirent) in do_udf_readdir()
188 static int udf_readdir(struct file *filp, void *dirent, filldir_t filldir) in udf_readdir()
/fs/ecryptfs/
Dfile.c71 void *dirent; member
80 ecryptfs_filldir(void *dirent, const char *lower_name, int lower_namelen, in ecryptfs_filldir()
113 static int ecryptfs_readdir(struct file *file, void *dirent, filldir_t filldir) in ecryptfs_readdir()
/fs/isofs/
Ddir.c82 void *dirent, filldir_t filldir, in do_isofs_readdir()
252 void *dirent, filldir_t filldir) in isofs_readdir()
/fs/proc/
Dproc_sysctl.c178 static int proc_sys_fill_cache(struct file *filp, void *dirent, in proc_sys_fill_cache()
218 void *dirent, filldir_t filldir) in scan()
240 static int proc_sys_readdir(struct file *filp, void *dirent, filldir_t filldir) in proc_sys_readdir()
Dbase.c1605 static int proc_fill_cache(struct file *filp, void *dirent, filldir_t filldir, in proc_fill_cache()
1834 static int proc_readfd_common(struct file * filp, void * dirent, in proc_readfd_common()
1899 static int proc_readfd(struct file *filp, void *dirent, filldir_t filldir) in proc_readfd()
1981 static int proc_readfdinfo(struct file *filp, void *dirent, filldir_t filldir) in proc_readfdinfo()
2066 static int proc_pident_fill_cache(struct file *filp, void *dirent, in proc_pident_fill_cache()
2074 void *dirent, filldir_t filldir, in proc_pident_readdir()
2205 void * dirent, filldir_t filldir) in proc_attr_dir_readdir()
2457 static int proc_base_fill_cache(struct file *filp, void *dirent, in proc_base_fill_cache()
2596 void * dirent, filldir_t filldir) in proc_tgid_base_readdir()
2815 static int proc_pid_fill_cache(struct file *filp, void *dirent, filldir_t filldir, in proc_pid_fill_cache()
[all …]
Droot.c159 void * dirent, filldir_t filldir) in proc_root_readdir()
Dgeneric.c424 int proc_readdir_de(struct proc_dir_entry *de, struct file *filp, void *dirent, in proc_readdir_de()
489 int proc_readdir(struct file *filp, void *dirent, filldir_t filldir) in proc_readdir()
/fs/efs/
Ddir.c22 static int efs_readdir(struct file *filp, void *dirent, filldir_t filldir) { in efs_readdir()
/fs/qnx4/
Ddir.c23 static int qnx4_readdir(struct file *filp, void *dirent, filldir_t filldir) in qnx4_readdir()
/fs/affs/
Ddir.c43 affs_readdir(struct file *filp, void *dirent, filldir_t filldir) in affs_readdir()
/fs/9p/
Dvfs_dir.c69 static int v9fs_dir_readdir(struct file *filp, void *dirent, filldir_t filldir) in v9fs_dir_readdir()
/fs/ntfs/
Ddir.c1028 u8 *name, void *dirent, filldir_t filldir) in ntfs_filldir()
1099 static int ntfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in ntfs_readdir()
/fs/smbfs/
Dcache.c123 smb_fill_cache(struct file *filp, void *dirent, filldir_t filldir, in smb_fill_cache()
/fs/squashfs/
Ddir.c104 static int squashfs_readdir(struct file *file, void *dirent, filldir_t filldir) in squashfs_readdir()
/fs/hpfs/
Ddir.c53 static int hpfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in hpfs_readdir()
/fs/reiserfs/
Ddir.c45 static int reiserfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in reiserfs_readdir()
/fs/omfs/
Ddir.c344 static int omfs_fill_chain(struct file *filp, void *dirent, filldir_t filldir, in omfs_fill_chain()
436 static int omfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in omfs_readdir()
/fs/adfs/
Ddir.c29 adfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in adfs_readdir()
/fs/hfs/
Ddir.c54 static int hfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in hfs_readdir()
/fs/xfs/linux-2.6/
Dxfs_file.c187 void *dirent, in xfs_file_readdir()

123