Home
last modified time | relevance | path

Searched refs:eventfs_remount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/tracefs/
H A Dinternal.h76 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid);
H A Dinode.c398 eventfs_remount(ti, update_uid, update_gid); in tracefs_apply_options()
H A Devent_inode.c352 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid) in eventfs_remount() function