Home
last modified time | relevance | path

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

/Linux-v5.10/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()
Dio_uring.c1253 free_fs_struct(fs); in io_req_clean_work()
/Linux-v5.10/include/linux/
Dfs_struct.h24 extern void free_fs_struct(struct fs_struct *);
/Linux-v5.10/kernel/
Dnsproxy.c312 free_fs_struct(nsset->fs); in put_nsset()
Dfork.c3009 free_fs_struct(new_fs); in ksys_unshare()