Searched refs:do_lookup (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamei.c723 static int do_lookup(struct nameidata *nd, struct qstr *name, function
800 * solution is to trigger them on follow_mount(), so that do_lookup()
881 err = do_lookup(nd, &this, &next);
925 err = do_lookup(nd, &this, &next);
1630 error = do_lookup(nd, &nd->last, path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c424 static void do_lookup(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
1062 [FUSE_LOOKUP] = { do_lookup, "LOOKUP" },

Completed in 303 milliseconds