Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
H A Dfuse.c51 #define FUSE_UNKNOWN_INO 0xffffffff macro
841 } while (f->ctr == 0 || f->ctr == FUSE_UNKNOWN_INO || in next_id()
3450 fuse_ino_t res = FUSE_UNKNOWN_INO; in lookup_nodeid()
3476 stbuf.st_ino = FUSE_UNKNOWN_INO; in fill_dir()
3480 stbuf.st_ino = FUSE_UNKNOWN_INO; in fill_dir()
3553 e.attr.st_ino = FUSE_UNKNOWN_INO; in fill_dir_plus()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c42 #define FUSE_UNKNOWN_INO 0xffffffff macro
380 } while (f->ctr == 0 || f->ctr == FUSE_UNKNOWN_INO || in next_id()
2138 stbuf.st_ino = FUSE_UNKNOWN_INO; in fill_dir()
2142 stbuf.st_ino = FUSE_UNKNOWN_INO; in fill_dir()

Completed in 12 milliseconds