Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dattr_repair.c101 bool can_flush; member
763 if (!rx->can_flush) in xrep_xattr_want_flush_stashed()
781 ASSERT(rx->can_flush); in xrep_xattr_saw_pptr_conflict()
871 rx->can_flush = false; in xrep_xattr_full_reset()
1540 rx->can_flush = true; in xrep_xattr_setup_scan()
/linux-6.15/fs/smb/client/
H A Dfile.c41 static int cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush);
1151 cifs_reopen_file(struct cifsFileInfo *cfile, bool can_flush) in cifs_reopen_file() argument
1296 if (can_flush) { in cifs_reopen_file()