Home
last modified time | relevance | path

Searched defs:get_inode (Results 1 – 2 of 2) sorted by relevance

/external/python/watchdog/src/watchdog/utils/
Ddirsnapshot.py82 … def get_inode(directory: DirectorySnapshot, full_path: bytes | str) -> int | tuple[int, int]: function
87 … def get_inode(directory: DirectorySnapshot, full_path: bytes | str) -> int | tuple[int, int]: function
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c496 void *get_inode(int req_size) in get_inode() function