Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_user.c23 int *nlink_out, int *uid_out, int *gid_out, in stat_file() argument
45 if (gid_out != NULL) in stat_file()
46 *gid_out = buf.st_gid; in stat_file()
Dhostfs.h57 int *mode_out, int *nlink_out, int *uid_out, int *gid_out,