Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Drtas.c1184 int no_base, no_size, no_entry; in rtas_initialize() local
1203 no_entry = of_property_read_u32(rtas.dev, "linux,rtas-entry", &entry); in rtas_initialize()
1204 rtas.entry = no_entry ? rtas.base : entry; in rtas_initialize()
/Linux-v5.15/fs/nfs/
Ddir.c1793 goto no_entry; in nfs_lookup()
1806 no_entry: in nfs_lookup()