/linux-3.3/fs/ocfs2/ |
D | namei.c | 230 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_mknod() local 645 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_link() local 803 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_unlink() local 1604 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_symlink() local 1907 struct ocfs2_dir_lookup_result *lookup) in __ocfs2_prepare_orphan_dir() 1947 struct ocfs2_dir_lookup_result *lookup) in ocfs2_prepare_orphan_dir() 1988 struct ocfs2_dir_lookup_result *lookup, in ocfs2_orphan_add() 2077 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_orphan_del() local 2353 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_mv_orphaned_inode_to_new() local
|
D | dir.c | 1035 struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry_dx() 1088 struct inode *dir, struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry() 1260 struct ocfs2_dir_lookup_result *lookup) in ocfs2_delete_entry_dx() 1516 struct ocfs2_dir_lookup_result *lookup) in ocfs2_dx_dir_insert() 1552 struct ocfs2_dir_lookup_result *lookup) in ocfs2_remove_block_from_free_list() 1582 struct ocfs2_dir_lookup_result *lookup) in ocfs2_recalc_free_list() 1614 struct ocfs2_dir_lookup_result *lookup) in __ocfs2_add_entry() 2058 struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_files_on_disk() 2085 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_lookup_ino_from_name() local 2105 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_check_dir_for_entry() local [all …]
|
D | dir.h | 73 struct ocfs2_dir_lookup_result *lookup) in ocfs2_add_entry()
|
/linux-3.3/drivers/of/ |
D | platform.c | 309 static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, in of_dev_lookup() 344 const struct of_dev_auxdata *lookup, in of_platform_bus_create() 446 const struct of_dev_auxdata *lookup, in of_platform_populate()
|
/linux-3.3/include/linux/ |
D | btree-type.h | 37 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument 81 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument
|
D | tty_driver.h | 247 struct tty_struct * (*lookup)(struct tty_driver *driver, member
|
/linux-3.3/net/ipv6/ |
D | fib6_rules.c | 34 int flags, pol_lookup_t lookup) in fib6_rule_lookup() 58 pol_lookup_t lookup = arg->lookup_ptr; in fib6_rule_action() local
|
D | ip6_fib.c | 260 int flags, pol_lookup_t lookup) in fib6_rule_lookup()
|
/linux-3.3/tools/perf/config/ |
D | utilities.mak | 144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) macro
|
/linux-3.3/drivers/media/video/ |
D | soc_mediabus.c | 366 const struct soc_mbus_lookup *lookup, in soc_mbus_find_fmtdesc()
|
/linux-3.3/arch/arm/plat-samsung/include/plat/ |
D | clock.h | 55 struct clk_lookup lookup; member
|
/linux-3.3/arch/arm/mach-tegra/ |
D | clock.h | 79 struct clk_lookup lookup; member 138 struct clk_lookup lookup; member
|
D | tegra2_clocks.c | 1895 struct clk_lookup *lookup; in init_audio_sync_clock_mux() local
|
/linux-3.3/fs/ |
D | open.c | 954 int lookup = build_open_flags(flags, mode, &op); in filp_open() local 963 int lookup = build_open_flags(flags, 0, &op); in file_open_root() local 976 int lookup = build_open_flags(flags, mode, &op); in do_sys_open() local
|
/linux-3.3/include/net/ |
D | act_api.h | 93 int (*lookup)(struct tc_action *, u32); member
|
D | dn_fib.h | 101 int (*lookup)(struct dn_fib_table *t, const struct flowidn *fld, member
|
/linux-3.3/net/ipv4/ |
D | inetpeer.c | 204 #define lookup(_daddr, _stack, _base) \ macro
|
/linux-3.3/crypto/ |
D | api.c | 494 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask) = in crypto_find_alg() local
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | stv0900_core.c | 611 const struct stv0900_table *lookup, in stv0900_get_rf_level() 679 const struct stv0900_table *lookup) in stv0900_carr_get_quality()
|
/linux-3.3/include/crypto/ |
D | algapi.h | 31 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask); member
|
/linux-3.3/fs/nfsd/ |
D | nfs4proc.c | 653 struct nfsd4_lookup *lookup) in nfsd4_lookup()
|
D | xdr4.h | 424 struct nfsd4_lookup lookup; member
|
D | nfs4xdr.c | 627 nfsd4_decode_lookup(struct nfsd4_compoundargs *argp, struct nfsd4_lookup *lookup) in nfsd4_decode_lookup()
|
/linux-3.3/drivers/parport/ |
D | parport_pc.c | 2106 static const int lookup[8] = { in programmable_irq_support() local
|
/linux-3.3/arch/ia64/kernel/ |
D | unwind.c | 1501 lookup (struct unw_table *table, unsigned long rel_ip) in lookup() function
|