Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Drtas.c1158 int no_base, no_size, no_entry; in rtas_initialize() local
1177 no_entry = of_property_read_u32(rtas.dev, "linux,rtas-entry", &entry); in rtas_initialize()
1178 rtas.entry = no_entry ? rtas.base : entry; in rtas_initialize()
/Linux-v5.4/fs/nfs/
Ddir.c1413 goto no_entry; in nfs_lookup()
1426 no_entry: in nfs_lookup()