VFSF_USETMP 675 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) != 0 && file->changed && sub->file_store != NULL) VFSF_USETMP 767 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) != 0 && fh->ino != NULL) VFSF_USETMP 932 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) != 0 && ino->localname != NULL) VFSF_USETMP 1244 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) == 0) VFSF_USETMP 1333 lib/vfs/direntry.c if ((VFS_CLASS (s)->flags & VFSF_USETMP) != 0) VFSF_USETMP 1378 lib/vfs/direntry.c if ((VFS_CLASS (s)->flags & VFSF_USETMP) != 0 && fh->ino->localname != NULL) VFSF_USETMP 1436 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) == 0) VFSF_USETMP 1530 lib/vfs/direntry.c if ((vclass->flags & VFSF_USETMP) != 0) VFSF_USETMP 1553 lib/vfs/direntry.c if ((vclass->flags & VFSF_USETMP) != 0) VFSF_USETMP 2756 src/vfs/ftpfs/ftpfs.c vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp"); VFSF_USETMP 1737 src/vfs/shell/shell.c vfs_init_subclass (&shell_subclass, "shell", VFSF_REMOTE | VFSF_USETMP, "sh"); VFSF_USETMP 47 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp");