Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Drtas.c1150 int no_base, no_size, no_entry; in rtas_initialize() local
1169 no_entry = of_property_read_u32(rtas.dev, "linux,rtas-entry", &entry); in rtas_initialize()
1170 rtas.entry = no_entry ? rtas.base : entry; in rtas_initialize()
/Linux-v4.19/fs/nfs/
Ddir.c1376 goto no_entry; in nfs_lookup()
1389 no_entry: in nfs_lookup()