pub const RENAME_DOES_D_MOVE: i32 = bindings::FS_RENAME_DOES_D_MOVE as _; // 32_768i32
Expand description

The file systen will handle d_move during rename internally.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.