Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/include/asm/
Dalternative-macros.h112 #define ALTERNATIVE(old_content, new_content, vendor_id, errata_id, CONFIG_k) \ argument
/Linux-v5.15/fs/afs/
Dwrite.c436 bool new_content, in afs_extend_writeback()
557 bool new_content = test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_write_back_from_locked_page() local