Searched defs:fs_struct (Results 1 – 2 of 2) sorted by relevance
11907 struct fs_struct { struct11908 int users;11909 spinlock_t lock;11910 seqcount_spinlock_t seq;11911 int umask;11912 int in_exec;11913 struct path root;11914 struct path pwd;
11822 struct fs_struct { struct11823 int users;11824 spinlock_t lock;11825 seqcount_spinlock_t seq;11826 int umask;11827 int in_exec;11828 struct path root;11829 struct path pwd;