Searched defs:fid (Results 1 - 25 of 46) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_export.h78 xfs_fileid_decode_fid2(__u32 *p, xfs_fid2_t *fid, int is64) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/
H A Dw1_family.c92 struct w1_family * w1_family_registered(u8 fid) argument
H A Dw1_family.h50 u8 fid; member in struct:w1_family
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Dfid.c43 int v9fs_fid_insert(struct v9fs_fid *fid, struct dentry *dentry) argument
70 v9fs_fid_create(struct v9fs_session_info *v9ses, int fid) argument
100 v9fs_fid_destroy(struct v9fs_fid *fid) argument
154 int fid, err; local
190 v9fs_fid_clunk(struct v9fs_session_info *v9ses, struct v9fs_fid *fid) argument
[all...]
H A Dvfs_addr.c62 int fid = v9f->fid; local
H A Dfid.h35 u32 fid; member in struct:v9fs_fid
H A Dvfs_dir.c77 int fid = -1; local
182 struct v9fs_fid *fid = filp->private_data; local
[all...]
H A Dvfs_file.c135 int fid = v9f->fid; local
199 int fid = v9fid->fid; local
H A Dfcall.c101 int fid, id; local
79 v9fs_t_attach(struct v9fs_session_info *v9ses, char *uname, char *aname, u32 fid, u32 afid, struct v9fs_fcall **rcp) argument
126 v9fs_t_clunk(struct v9fs_session_info *v9ses, u32 fid) argument
157 v9fs_t_stat(struct v9fs_session_info *v9ses, u32 fid, struct v9fs_fcall **rcp) argument
185 v9fs_t_wstat(struct v9fs_session_info *v9ses, u32 fid, struct v9fs_wstat *wstat, struct v9fs_fcall **rcp) argument
216 v9fs_t_walk(struct v9fs_session_info *v9ses, u32 fid, u32 newfid, char *name, struct v9fs_fcall **rcp) argument
251 v9fs_t_open(struct v9fs_session_info *v9ses, u32 fid, u8 mode, struct v9fs_fcall **rcp) argument
278 v9fs_t_remove(struct v9fs_session_info *v9ses, u32 fid, struct v9fs_fcall **rcp) argument
308 v9fs_t_create(struct v9fs_session_info *v9ses, u32 fid, char *name, u32 perm, u8 mode, char *extension, struct v9fs_fcall **rcp) argument
340 v9fs_t_read(struct v9fs_session_info *v9ses, u32 fid, u64 offset, u32 count, struct v9fs_fcall **rcp) argument
377 v9fs_t_write(struct v9fs_session_info *v9ses, u32 fid, u64 offset, u32 count, const char __user *data, struct v9fs_fcall **rcp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dsmbumount.c41 int fid = open(mount_point, O_RDONLY|O_NOFOLLOW, 0); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dcrdel_auto.h23 DBT fid; member in struct:___crdel_inmem_create_args
34 DBT fid; member in struct:___crdel_inmem_rename_args
43 DBT fid; member in struct:___crdel_inmem_remove_args
H A Dfileops_auto.h21 DBT fid; member in struct:___fop_remove_args
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dcallback.c138 afs_break_one_callback(struct afs_server *server, struct afs_fid *fid) argument
[all...]
H A Dinode.c26 struct afs_fid fid; member in struct:afs_iget_data
119 afs_iget(struct super_block *sb, struct key *key, struct afs_fid *fid, struct afs_file_status *status, struct afs_callback *cb) argument
[all...]
H A Dsuper.c293 struct afs_fid fid; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dcnode.c47 struct CodaFid *fid = (struct CodaFid *)data; local
53 struct CodaFid *fid = (struct CodaFid *)data; local
63 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, argument
94 int coda_cnode_make(struct inode **inode, struct CodaFid *fid, struct super_block *sb) argument
133 coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) argument
[all...]
H A Dinode.c147 struct CodaFid fid; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/act2000/
H A Dact2000_isa.c356 act2000_fwid fid; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/slaves/
H A Dw1_therm.c140 static inline int w1_convert_temp(u8 rom[9], u8 fid) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dlink.c234 __u16 fid; local
H A Dtransport.c113 AllocOplockQEntry(struct inode * pinode, __u16 fid, struct cifsTconInfo * tcon) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclitrans.c30 cli_send_trans(struct cli_state *cli, int trans, const char *pipe_name, int fid, int flags, uint16 *setup, unsigned int lsetup, unsigned int msetup, const char *param, unsigned int lparam, unsigned int mparam, const char *data, unsigned int ldata, unsigned int mdata) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c45 u_int8_t fid[DB_FILE_ID_LEN]; local
714 u_int8_t fid[DB_FILE_ID_LEN]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dcpufreq-nforce2.c39 static int fid = 0; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dhermes.c275 int hermes_allocate(hermes_t *hw, u16 size, u16 *fid) argument

Completed in 139 milliseconds

12