Searched defs:old_nm (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | dir.c | 1307 struct fscrypt_name old_nm, new_nm; in do_rename() local [all...] |
H A D | journal.c | 1214 ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, const struct inode *old_inode, const struct fscrypt_name *old_nm, const struct inode *new_dir, const struct inode *new_inode, const struct fscrypt_name *new_nm, const struct inode *whiteout, int sync) ubifs_jnl_rename() argument [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | dir.c | 1303 struct fscrypt_name old_nm, new_nm; in do_rename() local [all...] |
H A D | journal.c | 1218 ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, const struct inode *old_inode, const struct fscrypt_name *old_nm, const struct inode *new_dir, const struct inode *new_inode, const struct fscrypt_name *new_nm, const struct inode *whiteout, int sync) ubifs_jnl_rename() argument [all...] |
/third_party/lwip/src/core/ |
H A D | netif.c | 606 netif_do_set_netmask(struct netif *netif, const ip4_addr_t *netmask, ip_addr_t *old_nm) argument 647 ip_addr_t *old_nm = &old_nm_val; local 749 ip_addr_t *old_nm = &old_nm_val; local [all...] |
Completed in 9 milliseconds