NNPFS_DATA_DIRTY 1107 xfs/xfs_vnodeops-bsd.c xn->flags |= NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 1127 xfs/xfs_vnodeops-bsd.c xn->flags |= NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 1132 xfs/xfs_vnodeops-bsd.c xn->flags |= NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 235 xfs/xfs_vnodeops-common.c xn->flags &= ~NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 262 xfs/xfs_vnodeops-common.c if (xn->flags & NNPFS_DATA_DIRTY) { NNPFS_DATA_DIRTY 267 xfs/xfs_vnodeops-common.c xn->flags &= ~NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 292 xfs/xfs_vnodeops-common.c if (fflag & FWRITE && xn->flags & NNPFS_DATA_DIRTY) NNPFS_DATA_DIRTY 388 xfs/xfs_vnodeops-common.c VNODE_TO_XNODE(vp)->flags |= NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 393 xfs/xfs_vnodeops-common.c VNODE_TO_XNODE(vp)->flags |= NNPFS_DATA_DIRTY; NNPFS_DATA_DIRTY 1020 xfs/xfs_vnodeops-common.c xn->flags &= ~NNPFS_DATA_DIRTY;