Searched defs:direntry (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Drunit_lib.h32 #define direntry struct dirent macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A DLPdir_unix.c72 struct dirent *direntry = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A DLPdir_unix.c72 struct dirent *direntry = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A DLPdir_unix.c67 struct dirent *direntry = NULL; local
H A DLPdir_win.c57 struct dirent *direntry = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dlink.c108 cifs_follow_link(struct dentry *direntry, struct nameidata *nd) argument
159 cifs_symlink(struct inode *inode, struct dentry *direntry, const char *symname) argument
33 cifs_hardlink(struct dentry *old_file, struct inode *inode, struct dentry *direntry) argument
217 cifs_put_link(struct dentry *direntry, struct nameidata *nd, void *cookie) argument
[all...]
H A Dxattr.c44 int cifs_removexattr(struct dentry *direntry, const char *ea_name) argument
98 int cifs_setxattr(struct dentry *direntry, const char *ea_name, argument
205 cifs_getxattr(struct dentry *direntry, const char *ea_name, void *ea_value, size_t buf_size) argument
330 cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) argument
[all...]
H A Ddir.c37 renew_parental_timestamps(struct dentry *direntry) argument
49 build_path_from_dentry(struct dentry *direntry) argument
259 setup_cifs_dentry(struct cifsTconInfo *tcon, struct dentry *direntry, struct inode *newinode) argument
273 cifs_create(struct inode *inode, struct dentry *direntry, int mode, struct nameidata *nd) argument
485 cifs_mknod(struct inode *inode, struct dentry *direntry, int mode, dev_t device_number) argument
608 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry, struct nameidata *nd) argument
763 cifs_d_revalidate(struct dentry *direntry, struct nameidata *nd) argument
[all...]
H A Dreaddir.c754 int cifs_readdir(struct file *file, void *direntry, filldir_t filldir) argument
680 cifs_filldir(char *pfindEntry, struct file *file, filldir_t filldir, void *direntry, char *scratch_buf, unsigned int max_len) argument
H A Dinode.c1168 int cifs_mkdir(struct inode *inode, struct dentry *direntry, int mode) argument
1350 cifs_rmdir(struct inode *inode, struct dentry *direntry) argument
1762 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs) argument
1896 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs) argument
2044 cifs_setattr(struct dentry *direntry, struct iattr *attrs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmainloop.h47 direntry_t *direntry; /* dir of this entry */ member in struct:MainParam_t
H A Dmainloop.c204 static int handle_leaf(direntry_t *direntry, MainParam_t *mp, argument
[all...]
H A Dfile.c48 direntry_t direntry; member in struct:File_t
H A Dvfat.c410 vfat_lookup_loop_common(doscp_t *cp, direntry_t *direntry, dirCache_t *cache, int lookForFreeSpace, int *io_error) argument
491 vfat_lookup_loop_for_read(doscp_t *cp, direntry_t *direntry, dirCache_t *cache, int *io_error) argument
524 checkNameForMatch(struct direntry_t *direntry, dirCacheEntry_t *dce, const wchar_t *filename, int length, int flags) argument
593 vfat_lookup(direntry_t *direntry, const char *filename, int length, int flags, char *shortname, char *longname) argument
656 vfat_lookup_loop_for_insert(doscp_t *cp, direntry_t *direntry, int initpos, dirCache_t *cache) argument
716 lookupForInsert(Stream_t *Dir, struct direntry_t *direntry, dos_name_t *dosname, char *longname, struct scan_state *ssp, int ignore_entry, int source_entry, int pessimisticShortRename, int use_longname) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbad_inode.c243 static int bad_inode_setattr(struct dentry *direntry, struct iattr *attrs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h1994 typedef struct direntry { /* head of system-specific struct holding */ struct
1998 } direntry; typedef in typeref:struct:direntry

Completed in 216 milliseconds