Home
last modified time | relevance | path

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

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