Searched defs:BTRFS_INODE_APPEND (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/uapi/linux/ | ||
| D | btrfs_tree.h | 401 #define BTRFS_INODE_APPEND (1U << 7) macro |
| /kernel/linux/linux-5.10/fs/btrfs/ | ||
| D | ctree.h | 1384 #define BTRFS_INODE_APPEND (1 << 7) macro |