Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dfuse2fs.c463 static int update_ctime(ext2_filsys fs, ext2_ino_t ino, in update_ctime() function
1239 ret = update_ctime(fs, ino, &inode); in remove_inode()
1741 ret = update_ctime(fs, from_ino, NULL); in op_rename()
1829 ret = update_ctime(fs, ino, &inode); in op_link()
1913 ret = update_ctime(fs, ino, &inode); in op_chmod()
1980 ret = update_ctime(fs, ino, &inode); in op_chown()
2659 ret = update_ctime(fs, ino, NULL); in op_setxattr()
2731 ret = update_ctime(fs, ino, NULL); in op_removexattr()
3076 ret = update_ctime(fs, ino, &inode); in op_utimens()
3142 ret = update_ctime(fs, fh->ino, &inode); in ioctl_setflags()
[all …]