Home
last modified time | relevance | path

Searched refs:lookup_last (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/ceph/
A Dstriper.c53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last() function
127 last_ex = lookup_last(object_extents, objno, &add_pos); in ceph_file_to_extents()
/linux-6.3-rc2/Documentation/filesystems/
A Dpath-lookup.rst490 ``lookup_last()``. ``path_lookupat()`` returns just the final dentry.
1183 lookup_last(). If it is a symlink that needs to be followed,
1184 open_last_lookups() or lookup_last() will set things up properly and
1221 like for a non-creating open: lookup_last() or open_last_lookup()
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/
A Dvcap_api.c1575 int lookup_last = lookup_first + admin->lookups_per_instance; in vcap_chain_id_to_lookup() local
1580 for (lookup = lookup_first; lookup < lookup_last; ++lookup, in vcap_chain_id_to_lookup()
/linux-6.3-rc2/fs/
A Dnamei.c2446 static inline const char *lookup_last(struct nameidata *nd) in lookup_last() function
2475 (s = lookup_last(nd)) != NULL) in path_lookupat()
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst1483 => lookup_last

Completed in 24 milliseconds