Searched refs:lookup (Results 126 - 150 of 193) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Ddir.c93 printk(KERN_ERR "hfs: invalid catalog entry type in lookup\n");
474 .lookup = hfsplus_lookup,
H A Dinode.c232 /* MAY_EXEC is also used for lookup, if no x bit is set allow lookup,
276 .lookup = hfsplus_file_lookup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Ddir.c96 printk(KERN_ERR "hfs: invalid catalog entry type in lookup\n");
549 .lookup = hfsplus_lookup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dlibfs.c33 * memory and lookup time: arrange for them to be deleted immediately.
193 .lookup = simple_lookup,
H A Dnamei.c12 * lookup logic.
40 * Fundamental changes in the pathname lookup mechanisms (namei)
272 * @nd: lookup result that describes the path
401 * Internal lookup() using the new generic dcache.
479 result = dir->i_op->lookup(dir, dentry, nd);
896 if (!inode->i_op->lookup)
942 if (!inode->i_op || !inode->i_op->lookup)
984 * Retry the whole path once, forcing real lookup requests
1019 * everything is done. Returns 0 and drops input nd, if lookup failed;
1185 * path_lookup_open - lookup
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/msdos/
H A Dnamei.c651 .lookup = msdos_lookup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dproc.c160 dprintk("NFS call lookup %s\n", name->name);
163 dprintk("NFS reply lookup: %d\n", status);
636 .lookup = nfs_proc_lookup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfsproc.c557 PROC(lookup, diropargs, diropres, fhandle, RC_NOCACHE, ST+FH+AT),
H A Dvfs.c142 * If the lookup would cross a mountpoint, and the mounted filesystem
143 * is exported to the client with NFSEXP_NOHIDE, then the lookup is
1133 if(!dirp->i_op || !dirp->i_op->lookup)
1265 if(!dirp->i_op || !dirp->i_op->lookup)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnfs_xdr.h782 int (*lookup) (struct inode *, struct qstr *, member in struct:nfs_rpc_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dsimple-protocol.c42 #include <avahi-core/lookup.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c43 #include <avahi-client/lookup.h>
644 _(" -k --no-db-lookup Don't lookup service types\n"
669 { "no-db-lookup", no_argument, NULL, 'k' },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_police.c375 .lookup = tcf_hash_search,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm348 ;/* have so far, then forget it and return to the lookup loop. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm348 ;/* have so far, then forget it and return to the lookup loop. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Drip_interface.c913 /* Unlock lookup lock. */
1172 /* Unlock lookup lock. */
1902 lookup (ri_version_msg, ri->ri_send),
1909 lookup (ri_version_msg, ri->ri_receive),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Dvfs_inode.c610 * v9fs_vfs_lookup - VFS lookup hook to "walk" to a new inode
1317 .lookup = v9fs_vfs_lookup,
1332 .lookup = v9fs_vfs_lookup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_fib.c283 pol_lookup_t lookup)
285 return (struct dst_entry *) lookup(&fib6_main_tbl, fl, flags);
813 * Routing tree lookup
282 fib6_rule_lookup(struct flowi *fl, int flags, pol_lookup_t lookup) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm440 ;;; have so far, then forget it and return to the lookup loop.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c428 if (req->f->op.lookup)
429 req->f->op.lookup(req, nodeid, name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm440 ;;; have so far, then forget it and return to the lookup loop.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex385 15) for each scalar in vector [floor], perform a lookup substitution using
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A DMakefile117 browser.c resolver.c publish.h lookup.h xdg-config.c \
203 am__avahi_clientinclude_HEADERS_DIST = client.h lookup.h publish.h
419 #avahi_clientinclude_HEADERS = client.h lookup.h publish.h
427 # publish.h lookup.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S41 * Implemented page table lookup for refills in assembler for improved performance.
573 ;; For refills we try to do a quick page table lookup. If it is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Ddir.c51 .lookup = afs_lookup,
429 * do a lookup in a directory
545 * check that a dentry lookup hit has found a valid entry

Completed in 391 milliseconds

12345678