Searched refs:forget (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h16 void (*forget) (fuse_req_t req, fuse_ino_t ino, unsigned long nlookup); member in struct:fuse_lowlevel_ops_compat25
83 void (*forget) (fuse_req_t req, fuse_ino_t ino, unsigned long nlookup); member in struct:fuse_lowlevel_ops_compat
H A Dfuse_lowlevel.h191 * nlookup references on each forget.
193 * The filesystem may ignore forget calls, if the inodes don't
197 * will receive a forget message.
204 * @param nlookup the number of lookups to forget
206 void (*forget) (fuse_req_t req, fuse_ino_t ino, unsigned long nlookup); member in struct:fuse_lowlevel_ops
816 * all except forget
831 * forget
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-script.c612 /* Don't forget the tail. */
642 /* Don't forget the tail. */

Completed in 89 milliseconds