Home
last modified time | relevance | path

Searched refs:dax_compatible (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dioctl.c554 static bool dax_compatible(struct inode *inode, unsigned int oldflags, in dax_compatible() function
601 if (!dax_compatible(inode, oldflags, flags)) { in ext4_ioctl_setflags()