Home
last modified time | relevance | path

Searched defs:update_uid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/tracefs/
H A Devent_inode.c308 static void eventfs_set_attrs(struct eventfs_inode *ei, bool update_uid, kuid_t uid, in eventfs_set_attrs()
352 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid) in eventfs_remount()
H A Dinode.c367 bool update_uid, update_gid; in tracefs_apply_options() local