Searched refs:lo_inode (Results 1 – 3 of 3) sorted by relevance
71 struct lo_inode { struct72 struct lo_inode *next; /* protected by lo->mutex */ argument73 struct lo_inode *prev; /* protected by lo->mutex */ argument96 struct lo_inode root; /* protected by lo->mutex */ argument150 static struct lo_inode *lo_inode(fuse_req_t req, fuse_ino_t ino) in lo_inode() function155 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 …]
94 if (TT.j && (loop->lo_device != TT.jdev || loop->lo_inode != TT.jino))123 (long long)loop->lo_inode, loop->lo_file_name);
68385 long unsigned int lo_inode; member68399 __u64 lo_inode; member