Home
last modified time | relevance | path

Searched refs:lo_inode (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/example/
Dpassthrough_ll.c71 struct lo_inode { struct
72 struct lo_inode *next; /* protected by lo->mutex */ argument
73 struct lo_inode *prev; /* protected by lo->mutex */ argument
96 struct lo_inode root; /* protected by lo->mutex */ argument
150 static struct lo_inode *lo_inode(fuse_req_t req, fuse_ino_t ino) in lo_inode() function
155 return (struct lo_inode *) (uintptr_t) ino; in lo_inode()
160 return lo_inode(req, ino)->fd; in lo_fd()
194 struct lo_inode* next = lo->root.next; in lo_destroy()
221 struct lo_inode *inode = lo_inode(req, ino); in lo_setattr()
291 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st) in lo_find()
[all …]
/third_party/toybox/toys/other/
Dlosetup.c94 if (TT.j && (loop->lo_device != TT.jdev || loop->lo_inode != TT.jino))
123 (long long)loop->lo_inode, loop->lo_file_name);
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h68385 long unsigned int lo_inode; member
68399 __u64 lo_inode; member