/fs/xfs/quota/ |
D | xfs_dquot.c | 89 xfs_dqid_t id, in xfs_qm_dqinit() 186 xfs_dqid_t id, in xfs_qm_dqinit_core() 378 xfs_dqid_t id, in xfs_qm_init_dquot_blk() 542 xfs_dqid_t id; in xfs_qm_dqtobp() local 663 xfs_dqid_t id, in xfs_qm_dqread() 729 xfs_dqid_t id, /* gid or uid, depending on type */ in xfs_qm_idtodq() 799 xfs_dqid_t id, in xfs_qm_dqlookup() 917 xfs_dqid_t id, /* uid/projid/gid depending on type */ in xfs_qm_dqget()
|
D | xfs_qm_syscalls.c | 86 int id, in xfs_qm_quotactl() 588 xfs_dqid_t id, in xfs_qm_scall_setqlim() 748 xfs_dqid_t id, in xfs_qm_scall_getquota() 1139 #define DQTEST_HASHVAL(mp, id) (((__psunsigned_t)(mp) + \ argument 1143 #define DQTEST_HASH(mp, id, type) ((type & XFS_DQ_USER) ? \ argument 1283 xfs_dqid_t id, in xfs_qm_internalqcheck_dqget()
|
D | xfs_quota_priv.h | 77 #define XFS_DQ_HASHVAL(mp, id) (((__psunsigned_t)(mp) + \ argument 80 #define XFS_DQ_HASH(mp, id, type) (type == XFS_DQ_USER ? \ argument
|
/fs/ |
D | quota.c | 23 static int generic_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) in generic_quotactl_valid() 95 static int xqm_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) in xqm_quotactl_valid() 145 static int check_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) in check_quotactl_valid() 230 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, void __user *addr) in do_quotactl() 375 qid_t, id, void __user *, addr) in SYSCALL_DEFINE4() argument 438 qid_t id, void __user *addr) in sys32_quotactl()
|
D | binfmt_flat.c | 303 int id; in calc_reloc() local 414 struct lib_info *libinfo, int id, unsigned long *extra_stack) in load_flat_file() 799 static int load_flat_shared_library(int id, struct lib_info *libs) in load_flat_shared_library()
|
D | dquot.c | 163 static struct quota_format_type *find_quota_format(int id) in find_quota_format() 220 hashfn(const struct super_block *sb, unsigned int id, int type) in hashfn() 242 …e struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, unsigned int id, int type) in find_dquot() 711 struct dquot *dqget(struct super_block *sb, unsigned int id, int type) in dqget() 1207 unsigned int id = 0; in dquot_initialize() local 2070 int vfs_get_dqblk(struct super_block *sb, int type, qid_t id, struct if_dqblk *di) in vfs_get_dqblk() 2158 int vfs_set_dqblk(struct super_block *sb, int type, qid_t id, struct if_dqblk *di) in vfs_set_dqblk()
|
D | posix_acl.c | 76 unsigned int id = 0; /* keep gcc happy */ in posix_acl_valid() local
|
/fs/nfs/ |
D | idmap.c | 174 idmap_id_hash(struct idmap_hashtable* h, __u32 id) in idmap_id_hash() 180 idmap_lookup_id(struct idmap_hashtable *h, __u32 id) in idmap_lookup_id() 202 idmap_alloc_id(struct idmap_hashtable *h, __u32 id) in idmap_alloc_id() 209 size_t namelen, __u32 id) in idmap_update_entry() 223 const char *name, size_t namelen, __u32 *id) in nfs_idmap_id() 297 __u32 id, char *name) in nfs_idmap_name()
|
/fs/nfsd/ |
D | nfs4idmap.c | 71 uid_t id; member 605 uid_t *id) in idmap_name_to_id() 628 idmap_id_to_name(struct svc_rqst *rqstp, int type, uid_t id, char *name) in idmap_id_to_name() 651 __u32 *id) in nfsd_map_name_to_uid() 658 __u32 *id) in nfsd_map_name_to_gid() 664 nfsd_map_uid_to_name(struct svc_rqst *rqstp, __u32 id, char *name) in nfsd_map_uid_to_name() 670 nfsd_map_gid_to_name(struct svc_rqst *rqstp, __u32 id, char *name) in nfsd_map_gid_to_name()
|
/fs/notify/dnotify/ |
D | dnotify.c | 40 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush() 69 fl_owner_t id = current->files; in fcntl_dirnotify() local
|
/fs/squashfs/ |
D | id.c | 48 unsigned int *id) in squashfs_get_id()
|
/fs/partitions/ |
D | atari.h | 17 char id[3]; /* "GEM", "BGM", "XGM", or other */ member
|
D | msdos.c | 402 unsigned char id; member 513 unsigned char id = SYS_IND(p); in msdos_partition() local
|
D | sun.c | 27 __be16 id; in sun_partition() member
|
/fs/adfs/ |
D | dir_fplus.c | 23 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_fplus_read()
|
/fs/gfs2/ |
D | quota.c | 93 static int qd_alloc(struct gfs2_sbd *sdp, int user, u32 id, in qd_alloc() 128 static int qd_get(struct gfs2_sbd *sdp, int user, u32 id, int create, in qd_get() 422 static int qdsb_get(struct gfs2_sbd *sdp, int user, u32 id, int create, in qdsb_get() 1074 int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id) in gfs2_quota_refresh()
|
D | sys.c | 126 u32 id; in quota_refresh_user_store() local 140 u32 id; in quota_refresh_group_store() local
|
/fs/affs/ |
D | inode.c | 28 u16 id; in affs_iget() local
|
/fs/hfsplus/ |
D | btree.c | 20 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id) in hfs_btree_open()
|
/fs/xfs/linux-2.6/ |
D | xfs_super.c | 1153 __uint64_t fakeinos, id; in xfs_fs_statfs() local 1334 qid_t id, in xfs_fs_getxquota() 1347 qid_t id, in xfs_fs_setxquota()
|
D | xfs_buf.c | 59 char *id, in xfs_buf_trace() 77 #define XB_TRACE(bp, id, data) \ argument 80 #define XB_TRACE(bp, id, data) do { } while (0) argument
|
/fs/hfs/ |
D | btree.c | 17 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open()
|
/fs/hpfs/ |
D | map.c | 17 struct quad_buffer_head *qbh, char *id) in hpfs_map_bitmap()
|
/fs/xfs/ |
D | xfs_buf_item.h | 86 #define xfs_buf_item_trace(id, bip) argument
|
/fs/bfs/ |
D | inode.c | 230 u64 id = huge_encode_dev(s->s_bdev->bd_dev); in bfs_statfs() local
|