Searched refs:ovl_cache_entry_new (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/overlayfs/ |
A D | readdir.c | 143 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new() function 184 p = ovl_cache_entry_new(rdd, name, len, ino, d_type); in ovl_cache_entry_add_rb() 207 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_lowest() 541 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_plain()
|
Completed in 5 milliseconds