Searched refs:behavior (Results 1 – 6 of 6) sorted by relevance
1398 enum evict_behavior behavior; in gfs2_evict_inode() local1413 behavior = evict_should_delete(inode, &gh); in gfs2_evict_inode()1414 if (behavior == EVICT_SHOULD_DEFER_DELETE && in gfs2_evict_inode()1424 behavior = EVICT_SHOULD_SKIP_DELETE; in gfs2_evict_inode()1426 if (behavior == EVICT_SHOULD_DELETE) in gfs2_evict_inode()
35 Note that this behavior is currently deprecated and may go away in
58 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
237 Set the default DEBUG mode ASSERT failure behavior.243 This behavior can be modified at runtime via sysfs.
92 The core dump behavior can be controlled per process using
115 (rather than Windows like) file behavior. It also enables support
Completed in 11 milliseconds