Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/
H A DMakefile25 new_nm := $(shell if $(NM) --help 2>&1 | grep -- '--synthetic' > /dev/null; then echo y; else echo … macro
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c1274 struct fscrypt_name old_nm, new_nm; in do_rename() local
H A Djournal.c1219 const struct fscrypt_name *new_nm, in ubifs_jnl_rename()