Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/jfs/
Djfs_dinode.h162 #define JFS_APPEND_FL 0x01000000 /* writes to file may only append */ macro
/kernel/linux/linux-5.10/fs/jfs/
Djfs_dinode.h156 #define JFS_APPEND_FL 0x01000000 /* writes to file may only append */ macro