/linux-3.3/fs/nfsd/ |
D | nfsfh.c | 28 struct svc_export *exp = expv; in nfsd_acceptable() local 84 struct svc_export *exp) in nfsd_setuser_and_check_port() 102 struct dentry *dentry, struct svc_export *exp) in check_pseudo_root() 140 struct svc_export *exp; in nfsd_set_fh_dentry() local 298 struct svc_export *exp; in fh_verify() local 384 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 405 struct svc_export *exp, in _fh_update_old() 415 static bool is_root_export(struct svc_export *exp) in is_root_export() 420 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() 425 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp() [all …]
|
D | export.c | 317 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local 329 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local 450 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 486 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 496 struct svc_export exp = {}, *expp; in svc_export_parse() local 625 struct svc_export *exp ; in svc_export_show() local 726 svc_export_hash(struct svc_export *exp) in svc_export_hash() 737 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() 792 struct svc_export *exp, key; in exp_get_by_name() local 816 svc_export *exp = exp_get_by_name(clp, path, NULL); in exp_parent() local [all …]
|
D | auth.c | 7 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() 20 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
|
D | vfs.c | 84 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt() local 140 …sd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct d… in nfsd_lookup_parent() 167 int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp) in nfsd_mountpoint() 183 struct svc_export *exp; in nfsd_lookup_dentry() local 249 struct svc_export *exp; in nfsd_lookup() local 994 struct svc_export *exp; in nfsd_vfs_write() local 2065 static int exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp) in exp_rdonly() 2074 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission()
|
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/ |
D | dbc.h | 31 #define DBC_ASSERT(exp) \ argument 40 #define DBC_ASSERT(exp) {} argument 41 #define DBC_REQUIRE(exp) {} argument 42 #define DBC_ENSURE(exp) {} argument
|
/linux-3.3/arch/powerpc/kernel/ |
D | vecemu.c | 38 int exp, pwr; in eexp2() local 93 int exp, mant, lz, frac; in elog2() local 156 int exp, mant; in ctsxs() local 178 int exp; in ctuxs() local 206 int exp; in rfiz() local 221 int exp, mask; in rfii() local 242 int exp, half; in rfin() local
|
/linux-3.3/net/netfilter/ |
D | nf_conntrack_expect.c | 42 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() 66 struct nf_conntrack_expect *exp = (void *)ul_expect; in nf_ct_expectation_timed_out() local 132 struct nf_conntrack_expect *i, *exp = NULL; in nf_ct_find_expectation() local 174 struct nf_conntrack_expect *exp; in nf_ct_remove_expectations() local 219 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp) in nf_ct_unexpect_related() 247 void nf_ct_expect_init(struct nf_conntrack_expect *exp, unsigned int class, in nf_ct_expect_init() 302 struct nf_conntrack_expect *exp; in nf_ct_expect_free_rcu() local 308 void nf_ct_expect_put(struct nf_conntrack_expect *exp) in nf_ct_expect_put() 315 static int nf_ct_expect_insert(struct nf_conntrack_expect *exp) in nf_ct_expect_insert() 350 struct nf_conntrack_expect *exp, *last = NULL; in evict_oldest_expect() local
|
D | nf_conntrack_h323_main.c | 335 struct nf_conntrack_expect *exp; in expect_t120() local 670 struct nf_conntrack_expect *exp; in expect_h245() local 787 struct nf_conntrack_expect *exp; in expect_callforwarding() local 1216 struct nf_conntrack_expect *exp; in find_expect() local 1232 static int set_expect_timeout(struct nf_conntrack_expect *exp, in set_expect_timeout() 1256 struct nf_conntrack_expect *exp; in expect_q931() local 1325 struct nf_conntrack_expect *exp; in process_gcf() local 1403 struct nf_conntrack_expect *exp; in process_rcf() local 1527 struct nf_conntrack_expect *exp; in process_acf() local 1590 struct nf_conntrack_expect *exp; in process_lcf() local
|
D | nf_conntrack_broadcast.c | 28 struct nf_conntrack_expect *exp; in nf_conntrack_broadcast_help() local
|
D | nf_conntrack_netlink.c | 1634 const struct nf_conntrack_expect *exp) in ctnetlink_exp_dump_expect() 1672 int event, const struct nf_conntrack_expect *exp) in ctnetlink_exp_fill_info() 1704 struct nf_conntrack_expect *exp = item->exp; in ctnetlink_expect_event() local 1769 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_dump_table() local 1829 struct nf_conntrack_expect *exp; in ctnetlink_get_expect() local 1902 struct nf_conntrack_expect *exp; in ctnetlink_del_expect() local 2001 struct nf_conntrack_expect *exp; in ctnetlink_create_expect() local 2072 struct nf_conntrack_expect *exp; in ctnetlink_new_expect() local
|
/linux-3.3/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 100 int exp, w; in denormal_mulf() local 167 int exp, w; in denormal_muld() local 205 int exp; in denormal_subf1() local 232 int exp; in denormal_addf1() local 290 int exp; in denormal_subd1() local 317 long long exp; in denormal_addd1() local 383 int exp = 1023 - 126; in denormal_to_double() local
|
/linux-3.3/include/linux/nfsd/ |
D | export.h | 122 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) argument 123 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE) argument 124 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) argument 147 static inline void exp_put(struct svc_export *exp) in exp_put() 152 static inline void exp_get(struct svc_export *exp) in exp_get()
|
/linux-3.3/arch/m68k/math-emu/ |
D | fp_arith.c | 156 int exp; in fp_fmul() local 234 int exp; in fp_fdiv() local 314 int exp; in fp_fsglmul() local 371 int exp; in fp_fsgldiv() local
|
/linux-3.3/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 159 struct nf_conntrack_expect *exp; member 173 struct nf_conntrack_expect *exp, in nf_ct_expect_event_report() 204 struct nf_conntrack_expect *exp) in nf_ct_expect_event() 228 struct nf_conntrack_expect *exp) {} in nf_ct_expect_event() 230 struct nf_conntrack_expect *exp, in nf_ct_expect_event_report()
|
D | nf_conntrack_expect.h | 57 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net() 87 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect()
|
/linux-3.3/arch/x86/math-emu/ |
D | reg_ld_str.c | 38 static u_char normalize_no_excep(FPU_REG *r, int exp, int sign) in normalize_no_excep() 54 int exp; in FPU_tagof() local 96 int exp, tag, negative; in FPU_load_double() local 158 int exp, tag, negative; in FPU_load_single() local 383 int exp; in FPU_store_double() local 568 int exp; in FPU_store_single() local
|
/linux-3.3/net/netfilter/ipvs/ |
D | ip_vs_nfct.c | 139 struct nf_conntrack_expect *exp) in ip_vs_nfct_expect_callback() 224 struct nf_conntrack_expect *exp; in ip_vs_nfct_expect_related() local
|
/linux-3.3/net/ipv4/netfilter/ |
D | nf_nat_h323.c | 286 struct nf_conntrack_expect *exp) in nat_t120() 338 struct nf_conntrack_expect *exp) in nat_h245() 428 __be16 port, struct nf_conntrack_expect *exp) in nat_q931() 521 struct nf_conntrack_expect *exp) in nat_callforwarding()
|
D | nf_nat_tftp.c | 24 struct nf_conntrack_expect *exp) in help()
|
D | nf_nat_amanda.c | 31 struct nf_conntrack_expect *exp) in help()
|
D | nf_nat_irc.c | 34 struct nf_conntrack_expect *exp) in help()
|
/linux-3.3/kernel/ |
D | acct.c | 354 int exp, rnd; in encode_comp_t() local 396 int exp, rnd; in encode_comp2_t() local 429 unsigned exp = 190; in encode_float() local
|
/linux-3.3/drivers/staging/echo/ |
D | echo.c | 125 int exp; in lms_adapt_bg() local 197 int exp; in lms_adapt_bg() local
|
/linux-3.3/fs/ |
D | select.c | 426 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local 521 fd_set __user *exp, struct timespec *end_time) in core_sys_select() 596 fd_set __user *, exp, struct timeval __user *, tvp) in SYSCALL_DEFINE5() argument 621 fd_set __user *exp, struct timespec __user *tsp, in do_pselect() 675 fd_set __user *, exp, struct timespec __user *, tsp, in SYSCALL_DEFINE6() argument 696 fd_set __user *inp, *outp, *exp; member
|
/linux-3.3/kernel/time/ |
D | alarmtimer.c | 634 static int update_rmtp(ktime_t exp, enum alarmtimer_type type, in update_rmtp() 662 ktime_t exp; in alarm_timer_nsleep_restart() local 704 ktime_t exp; in alarm_timer_nsleep() local
|