Searched defs:fs_struct (Results 1 – 1 of 1) sorted by relevance
11044 struct fs_struct { struct11045 int users;11046 spinlock_t lock;11047 seqcount_spinlock_t seq;11048 int umask;11049 int in_exec;11050 struct path root;11051 struct path pwd;