Lines Matching refs:new_fl
38 unsigned int new_fl = 0;41 new_fl |= S_SYNC;43 new_fl |= S_APPEND;45 new_fl |= S_IMMUTABLE;47 new_fl |= S_NOATIME;49 new_fl |= S_DIRSYNC;51 new_fl |= S_ENCRYPTED;53 new_fl |= S_VERITY;55 new_fl |= S_CASEFOLD;56 inode_set_flags(inode, new_fl,