Searched defs:compat (Results 1 – 7 of 7) sorted by relevance
/fs/jbd2/ |
D | journal.c | 1787 int jbd2_journal_check_used_features (journal_t *journal, unsigned long compat, in jbd2_journal_check_used_features() 1822 int jbd2_journal_check_available_features (journal_t *journal, unsigned long compat, in jbd2_journal_check_available_features() 1855 int jbd2_journal_set_features (journal_t *journal, unsigned long compat, in jbd2_journal_set_features() 1936 void jbd2_journal_clear_features(journal_t *journal, unsigned long compat, in jbd2_journal_clear_features()
|
/fs/ |
D | aio.c | 1481 struct iovec **iovec, bool vectored, bool compat, in aio_setup_rw() 1521 bool vectored, bool compat) in aio_read() 1549 bool vectored, bool compat) in aio_write() 1780 bool compat) in __io_submit_one() 1833 bool compat) in io_submit_one()
|
D | exec.c | 396 const compat_uptr_t __user *compat; member 407 compat_uptr_t compat; in get_user_arg_ptr() local
|
D | io_uring.c | 182 bool compat; member
|
/fs/dlm/ |
D | user.c | 686 static int copy_result_to_user(struct dlm_user_args *ua, int compat, in copy_result_to_user()
|
/fs/btrfs/ |
D | ioctl.c | 5409 static int _btrfs_ioctl_send(struct file *file, void __user *argp, bool compat) in _btrfs_ioctl_send()
|
/fs/ext4/ |
D | super.c | 3417 int compat, incompat; in set_journal_csum_feature_set() local
|