Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Drtas.c1245 int no_base, no_size, no_entry; in rtas_initialize() local
1267 no_entry = of_property_read_u32(rtas.dev, "linux,rtas-entry", &entry); in rtas_initialize()
1268 rtas.entry = no_entry ? rtas.base : entry; in rtas_initialize()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddir.c1587 goto no_entry; in nfs_lookup()
1600 no_entry: in nfs_lookup()