Home
last modified time | relevance | path

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

/linux/fs/
H A 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/include/linux/
H A Dfs_struct.h24 extern void free_fs_struct(struct fs_struct *);
/linux/kernel/
H A Dnsproxy.c326 free_fs_struct(nsset->fs); in put_nsset()
H A Dfork.c3378 free_fs_struct(new_fs); in ksys_unshare()