Searched refs:fsuid_only (Results 1 – 1 of 1) sorted by relevance
1719 bool fsuid_only) in find_readable_file() argument1726 fsuid_only = false; in find_readable_file()1733 if (fsuid_only && !uid_eq(open_file->uid, current_fsuid())) in find_readable_file()1753 bool fsuid_only) in find_writable_file() argument1775 fsuid_only = false; in find_writable_file()1786 if (fsuid_only && !uid_eq(open_file->uid, current_fsuid())) in find_writable_file()