vfs_statx_path
return vfs_statx_path(&fd_file(f)->f_path, flags, stat, request_mask);
error = vfs_statx_path(&path, flags, stat, request_mask);