Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Dreaddir.c146 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new() function
187 p = ovl_cache_entry_new(rdd, name, len, ino, d_type); in ovl_cache_entry_add_rb()
210 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_lowest()
544 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_plain()