Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dbtrfs_drv.h327 bool xattrs_changed; member
H A Dfileinfo.c1061 me->fileref->fcb->xattrs_changed = !IsListEmpty(&me->fileref->fcb->xattrs); in move_across_subvols()
1667 fileref->fcb->xattrs_changed = ofr->fcb->xattrs_changed; in rename_stream_to_file()
H A Dflushthread.c5416 if (fcb->xattrs_changed) { in flush_fcb()
5451 fcb->xattrs_changed = false; in flush_fcb()
H A Dfsctl.c4493 fcb->xattrs_changed = true; in fsctl_set_xattr()