Searched refs:free_fs_struct (Results 1 – 3 of 3) sorted by relevance
86 void free_fs_struct(struct fs_struct *fs) in free_fs_struct() function106 free_fs_struct(fs); in exit_fs()148 free_fs_struct(fs); in unshare_fs_struct()
23 extern void free_fs_struct(struct fs_struct *);
2064 free_fs_struct(new_fs); in SYSCALL_DEFINE1()