/kernel/linux/linux-6.6/fs/efs/ |
H A D | namei.c | 96 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, in efs_fh_to_dentry() argument 103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | cnode.c | 47 struct CodaFid *fid = (struct CodaFid *)data; in coda_test_inode() local 54 struct CodaFid *fid = (struct CodaFid *)data; in coda_set_inode() local 60 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget() argument 97 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make() argument 140 coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) coda_fid_to_inode() argument [all...] |
/kernel/linux/linux-6.6/fs/9p/ |
H A D | fid.c | 21 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) in __add_fid() argument 35 struct p9_fid *fid = *pfid; in v9fs_fid_add() local 64 struct p9_fid *fid, *ret = NULL; v9fs_fid_find_inode() local 95 struct p9_fid *fid = *pfid; v9fs_open_fid_add() local 115 struct p9_fid *fid, *ret; v9fs_fid_find() local 177 struct p9_fid *fid, *root_fid, *old_fid; v9fs_fid_lookup_with_uid() local [all...] |
H A D | xattr.c | 18 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get() argument 68 struct p9_fid *fid; in v9fs_xattr_get() local 98 struct p9_fid *fid; in v9fs_xattr_set() local 108 v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, const void *value, size_t value_len, int flags) v9fs_fid_xattr_set() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_export.c | 48 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local 172 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry() argument 196 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) xfs_fs_fh_to_parent() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | hw_counters.c | 186 u32 fid; in bnxt_re_get_ext_stat() local
|
/kernel/linux/linux-6.6/samples/fanotify/ |
H A D | fs-monitor.c | 61 struct fanotify_event_info_fid *fid; in handle_notifications() local
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | kvm_para.h | 42 static inline long kvm_hypercall0(u64 fid) in kvm_hypercall0() argument 57 static inline long kvm_hypercall1(u64 fid, unsigned long arg0) in kvm_hypercall1() argument 73 static inline long kvm_hypercall2(u64 fid, in kvm_hypercall2() argument 91 static inline long kvm_hypercall3(u64 fid, in kvm_hypercall3() argument 110 static inline long kvm_hypercall4(u64 fid, in kvm_hypercall4() argument 131 kvm_hypercall5(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) kvm_hypercall5() argument 153 kvm_hypercall6(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) kvm_hypercall6() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci_event.c | 23 u32 fid; /* function id */ member 40 u32 fid; /* function id */ member [all...] |
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_pci.c | 41 u32 fid; member 58 static int do_pci_configure(sclp_cmdw_t cmd, u32 fid) in do_pci_configure() argument 91 int sclp_pci_configure(u32 fid) in sclp_pci_configure() argument 97 int sclp_pci_deconfigure(u32 fid) in sclp_pci_deconfigure() argument 130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report() argument [all...] |
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/ |
H A D | dump_psb.c | 64 int freq, fid, vid; in decode_pst() local
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | amd.c | 18 unsigned fid:6; member 31 unsigned fid:8; member 59 int fid, did, cof; in get_cof() local
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | export.c | 146 static struct dentry *gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in gfs2_fh_to_dentry() argument 168 static struct dentry *gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, in gfs2_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | export.c | 162 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_dentry() argument 174 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | namei.c | 353 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry() argument 360 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_super.c | 117 struct p9_fid *fid; in v9fs_mount() local 242 struct p9_fid *fid; v9fs_statfs() local [all...] |
H A D | xattr.c | 25 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get() argument 73 struct p9_fid *fid; in v9fs_xattr_get() local 99 struct p9_fid *fid = v9fs_fid_lookup(dentry); in v9fs_xattr_set() local 103 v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, const void *value, size_t value_len, int flags) v9fs_fid_xattr_set() argument [all...] |
H A D | acl.c | 28 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, char *name) in __v9fs_get_acl() argument 56 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() argument 117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl() argument 150 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() argument 169 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument [all...] |
/kernel/linux/linux-5.10/fs/afs/ |
H A D | dynroot.c | 32 struct afs_fid *fid = opaque; in afs_iget5_pseudo_set() local 50 struct afs_fid fid = {}; in afs_iget_pseudo_dir() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | export.c | 252 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_dentry() argument 266 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_parent() argument [all...] |
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | export.c | 82 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_dentry() argument 93 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in nfs_fh_to_dentry() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
H A D | rtl8366-core.c | 136 rtl8366_set_vlan(struct realtek_priv *priv, int vid, u32 member, u32 untag, u32 fid) rtl8366_set_vlan() argument [all...] |
/kernel/linux/linux-6.6/fs/afs/ |
H A D | dynroot.c | 32 struct afs_fid *fid = opaque; in afs_iget5_pseudo_set() local 50 struct afs_fid fid = {}; in afs_iget_pseudo_dir() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in nfs_fh_to_dentry() argument
|