Home
last modified time | relevance | path

Searched refs:free_fs_struct (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/
Dfs_struct.c88 void free_fs_struct(struct fs_struct *fs) in free_fs_struct() function
108 free_fs_struct(fs); in exit_fs()
150 free_fs_struct(fs); in unshare_fs_struct()
/linux-6.1.9/include/linux/
Dfs_struct.h24 extern void free_fs_struct(struct fs_struct *);
/linux-6.1.9/kernel/
Dnsproxy.c307 free_fs_struct(nsset->fs); in put_nsset()
Dfork.c3256 free_fs_struct(new_fs); in ksys_unshare()