Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs.h81 int gw, int gx, int or, int ow, int ox);
Dhostfs_user.c178 int gw, int gx, int or, int ow, int ox) in file_create() argument
190 mode |= ow ? S_IWOTH : 0; in file_create()