Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dopen.rs246 pub fn do_utimensat( in do_utimensat() function
H A Dsyscall.rs30 do_faccessat, do_fchmodat, do_fchownat, do_sys_open, do_utimensat, do_utimes, ksys_fchown,
1768 do_utimensat(dirfd, pathname, times, flags) in sys_utimensat()