VFSF_USETMP 672 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) != 0 && file->changed && sub->file_store != NULL) VFSF_USETMP 764 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) != 0 && fh->ino != NULL) VFSF_USETMP 929 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) != 0 && ino->localname != NULL) VFSF_USETMP 1241 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) == 0) VFSF_USETMP 1330 lib/vfs/direntry.c if ((VFS_CLASS (s)->flags & VFSF_USETMP) != 0) VFSF_USETMP 1375 lib/vfs/direntry.c if ((VFS_CLASS (s)->flags & VFSF_USETMP) != 0 && fh->ino->localname != NULL) VFSF_USETMP 1433 lib/vfs/direntry.c if ((me->flags & VFSF_USETMP) == 0) VFSF_USETMP 1527 lib/vfs/direntry.c if ((vclass->flags & VFSF_USETMP) != 0) VFSF_USETMP 1550 lib/vfs/direntry.c if ((vclass->flags & VFSF_USETMP) != 0) VFSF_USETMP 2752 src/vfs/ftpfs/ftpfs.c vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp"); VFSF_USETMP 1709 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");