Searched refs:lo_find (Results 1 – 7 of 7) sorted by relevance
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tools/virtiofsd/ |
H A D | passthrough_ll.c | 196 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st); 648 p = lo_find(lo, &stat); in lo_parent_and_name() 847 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st) in lo_find() function 922 inode = lo_find(lo, &e->attr); in lo_do_lookup() 1236 return lo_find(lo_data(req), &attr); in lookup_name()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tools/virtiofsd/ |
H A D | passthrough_ll.c | 196 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st); 648 p = lo_find(lo, &stat); in lo_parent_and_name() 847 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st) in lo_find() function 922 inode = lo_find(lo, &e->attr); in lo_do_lookup() 1236 return lo_find(lo_data(req), &attr); in lookup_name()
|
/dports/sysutils/fusefs-libs3/fuse-3.10.5/example/ |
H A D | passthrough_ll.c | 276 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st) 315 inode = lo_find(lo_data(req), &e->attr);
|
/dports/emulators/qemu5/qemu-5.2.0/tools/virtiofsd/ |
H A D | passthrough_ll.c | 227 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, 756 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, in lo_find() function 894 inode = lo_find(lo, &e->attr, mnt_id); in lo_do_lookup() 1185 return lo_find(lo, &attr, mnt_id); in lookup_name()
|
/dports/emulators/qemu60/qemu-6.0.0/tools/virtiofsd/ |
H A D | passthrough_ll.c | 221 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, 882 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, in lo_find() function 1026 inode = lo_find(lo, &e->attr, mnt_id); in lo_do_lookup() 1339 return lo_find(lo, &attr, mnt_id); in lookup_name()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tools/virtiofsd/ |
H A D | passthrough_ll.c | 227 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, 914 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, in lo_find() function 1058 inode = lo_find(lo, &e->attr, mnt_id); in lo_do_lookup() 1423 return lo_find(lo, &attr, mnt_id); in lookup_name()
|
/dports/emulators/qemu/qemu-6.2.0/tools/virtiofsd/ |
H A D | passthrough_ll.c | 227 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, 914 static struct lo_inode *lo_find(struct lo_data *lo, struct stat *st, in lo_find() function 1058 inode = lo_find(lo, &e->attr, mnt_id); in lo_do_lookup() 1423 return lo_find(lo, &attr, mnt_id); in lookup_name()
|