Searched defs:fs_struct (Results 1 – 12 of 12) sorted by relevance
4 struct fs_struct { rwlock_t lock; int umask; }; argument
37170 struct fs_struct { struct37171 int users;37172 spinlock_t lock;37173 seqcount_spinlock_t seq;37174 int umask;37175 int in_exec;37176 struct path root;37177 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;
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;