Searched defs:fs_struct (Results 1 – 1 of 1) sorted by relevance
7937 struct fs_struct { struct7938 int users;7939 spinlock_t lock;7940 seqcount_spinlock_t seq;7941 int umask;7942 int in_exec;7943 struct path root;7944 struct path pwd;