Home
last modified time | relevance | path

Searched defs:new_nm (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/
H A DMakefile34 new_nm := $(shell if $(NM) --help 2>&1 | grep -- '--synthetic' > /dev/null; then echo y; else echo … macro
/linux/fs/ubifs/
H A Djournal.c1359 const struct fscrypt_name *new_nm, in ubifs_jnl_rename()