Searched defs:fs_struct (Results 1 – 14 of 14) sorted by relevance
4 struct fs_struct { rwlock_t lock; int umask; }; struct
28621 struct fs_struct { struct28622 int users;28623 spinlock_t lock;28624 seqcount_spinlock_t seq;28625 int umask;28626 int in_exec;28627 struct path root;28628 struct path pwd;
18575 struct fs_struct { struct18576 int users;18577 spinlock_t lock;18578 seqcount_spinlock_t seq;18579 int umask;18580 int in_exec;18581 struct path root;18582 struct path pwd;
8716 struct fs_struct { struct8717 int users;8718 spinlock_t lock;8719 seqcount_spinlock_t seq;8720 int umask;8721 int in_exec;8722 struct path root;8723 struct path pwd;
10797 struct fs_struct { struct10798 int users;10799 spinlock_t lock;10800 seqcount_spinlock_t seq;10801 int umask;10802 int in_exec;10803 struct path root;10804 struct path pwd;
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;
18792 struct fs_struct { struct18793 int users;18794 spinlock_t lock;18795 seqcount_spinlock_t seq;18796 int umask;18797 int in_exec;18798 struct path root;18799 struct path pwd;
9516 struct fs_struct { struct9517 int users;9518 spinlock_t lock;9519 seqcount_spinlock_t seq;9520 int umask;9521 int in_exec;9522 struct path root;9523 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;