| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | super.c | 121 static struct dentry *jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in jffs2_fh_to_dentry() 128 static struct dentry *jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, in jffs2_fh_to_parent()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_dentry.c | 64 struct p9_fid *fid; in v9fs_lookup_revalidate() local
|
| H A D | v9fs.h | 187 v9fs_get_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_get_inode_from_fid() 205 v9fs_get_new_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_get_new_inode_from_fid()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfsfh.c | 156 struct fid *fid = NULL, sfid; in nfsd_set_fh_dentry() local 419 struct fid *fid = (struct fid *) in _fh_update() local
|
| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1_family.c | 86 struct w1_family * w1_family_registered(u8 fid) in w1_family_registered()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | callback.c | 108 struct afs_fid *fid) in afs_break_one_callback()
|
| H A D | dir.c | 92 struct afs_fid fid; member 561 struct afs_fid *fid, struct key *key, in afs_do_lookup_one() 936 struct afs_fid fid = {}; in afs_lookup() local 1046 struct afs_fid fid; in afs_d_revalidate() local
|
| H A D | yfsclient.c | 20 static void xdr_decode_YFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_YFSFid() 45 static __be32 *xdr_encode_YFSFid(__be32 *bp, struct afs_fid *fid) in xdr_encode_YFSFid() 669 struct afs_fid fid; in yfs_deliver_fs_remove_file2() local
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | export.c | 284 struct fid *fid, in ceph_fh_to_dentry() 401 struct fid *fid, in ceph_fh_to_parent()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | realtek-smi-core.h | 35 u8 fid; member 43 u8 fid; member
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | namei.c | 1267 struct fid *fid, int fh_len, int fh_type) in udf_fh_to_dentry() 1279 struct fid *fid, int fh_len, int fh_type) in udf_fh_to_parent() 1293 struct fid *fid = (struct fid *)fh; in udf_encode_fh() local
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dixfonts.c | 136 XID fid; in SetDefaultFont() local 374 OpenFont(ClientPtr client, XID fid, Mask flags, unsigned lenfname, in OpenFont() 453 CloseFont(void *value, XID fid) in CloseFont() 1141 Font fid; in doPolyText() local
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | fc_encode.h | 21 struct fc_ns_fid fid; /* port ID object */ member 32 struct fc_ns_fid fid; member
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 266 unsigned fid) in mvebu_pinmux_get_func_name() 273 static int mvebu_pinmux_get_groups(struct pinctrl_dev *pctldev, unsigned fid, in mvebu_pinmux_get_groups() 284 static int mvebu_pinmux_set(struct pinctrl_dev *pctldev, unsigned fid, in mvebu_pinmux_set()
|
| /OK3568_Linux_fs/kernel/arch/csky/include/uapi/asm/ |
| H A D | ptrace.h | 47 unsigned long fid; member
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in nfs_fh_to_dentry()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | namei.c | 553 static struct dentry *affs_fh_to_dentry(struct super_block *sb, struct fid *fid, in affs_fh_to_dentry() 560 static struct dentry *affs_fh_to_parent(struct super_block *sb, struct fid *fid, in affs_fh_to_parent()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2file.c | 45 struct cifs_fid *fid = oparms->fid; in smb2_open_file() local
|
| H A D | inode.c | 452 struct cifs_fid fid; local 921 const struct cifs_fid *fid) 1467 struct cifs_fid fid; local 2009 struct cifs_fid fid; local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | namei.c | 1488 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in jfs_fh_to_dentry() 1495 struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid, in jfs_fh_to_parent()
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | linuxvfs.c | 652 struct fid *fid, int fh_len, int fh_type) in befs_fh_to_dentry() 662 struct fid *fid, int fh_len, int fh_type) in befs_fh_to_parent()
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/debug/i386/ |
| H A D | dump_psb.c | 64 int freq, fid, vid; in decode_pst() local
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | inode.c | 151 struct CodaFid fid; in coda_fill_super() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq-nforce2.c | 42 static int fid; variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_hw.c | 960 u16 fid; in hfa384x_allocate_fid() local 2089 u16 fid; in prism2_alloc_ev() local 2204 u16 fid, len; in hostap_tx_compl_read() local 2396 u16 fid; in prism2_info() local
|