Home
last modified time | relevance | path

Searched refs:s_flags (Results 76 - 100 of 364) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/fs/jffs2/
H A Dsuper.c283 sb->s_flags = sb->s_flags | SB_NOATIME; in jffs2_fill_super()
286 sb->s_flags |= SB_POSIXACL; in jffs2_fill_super()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_verbs.h220 return !(qp->s_flags & (RVT_S_BUSY | RVT_S_ANY_WAIT_IO)) && in qib_send_ok()
221 (qp->s_hdrwords || (qp->s_flags & RVT_S_RESP_PENDING) || in qib_send_ok()
222 !(qp->s_flags & RVT_S_ANY_WAIT_SEND)); in qib_send_ok()
H A Dqib_qp.c246 if (!list_empty(&priv->iowait) && !(qp->s_flags & RVT_S_BUSY)) { in qib_notify_error_qp()
247 qp->s_flags &= ~RVT_S_ANY_WAIT_IO; in qib_notify_error_qp()
252 if (!(qp->s_flags & RVT_S_BUSY)) { in qib_notify_error_qp()
439 qp->s_flags, in qib_qp_iter_print()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h57 * Bit definitions for s_flags.
103 * Drivers should use s_flags starting with bit 31 down to the bit next to
405 u32 s_flags; member
729 qp->s_flags |= RVT_S_TIMER; in rvt_mod_retry_timer_ext()
843 (!(qp->s_flags & RVT_S_SIGNAL_REQ_WR) || in rvt_qp_complete_swqe()
984 if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT) && in rvt_rc_credit_avail()
988 qp->s_flags |= RVT_S_WAIT_SSN_CREDIT; in rvt_rc_credit_avail()
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmain.c555 s->s_flags = flags & ~SB_POSIXACL; in ecryptfs_mount()
556 s->s_flags |= path.dentry->d_sb->s_flags & SB_POSIXACL; in ecryptfs_mount()
564 s->s_flags |= SB_RDONLY; in ecryptfs_mount()
597 s->s_flags |= SB_ACTIVE; in ecryptfs_mount()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmain.c561 s->s_flags = flags & ~SB_POSIXACL; in ecryptfs_mount()
562 s->s_flags |= path.dentry->d_sb->s_flags & SB_POSIXACL; in ecryptfs_mount()
570 s->s_flags |= SB_RDONLY; in ecryptfs_mount()
603 s->s_flags |= SB_ACTIVE; in ecryptfs_mount()
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h57 * Bit definitions for s_flags.
103 * Drivers should use s_flags starting with bit 31 down to the bit next to
405 u32 s_flags; member
729 qp->s_flags |= RVT_S_TIMER; in rvt_mod_retry_timer_ext()
843 (!(qp->s_flags & RVT_S_SIGNAL_REQ_WR) || in rvt_qp_complete_swqe()
984 if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT) && in rvt_rc_credit_avail()
988 qp->s_flags |= RVT_S_WAIT_SSN_CREDIT; in rvt_rc_credit_avail()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_qp.c246 if (!list_empty(&priv->iowait) && !(qp->s_flags & RVT_S_BUSY)) { in qib_notify_error_qp()
247 qp->s_flags &= ~RVT_S_ANY_WAIT_IO; in qib_notify_error_qp()
252 if (!(qp->s_flags & RVT_S_BUSY)) { in qib_notify_error_qp()
439 qp->s_flags, in qib_qp_iter_print()
/kernel/linux/linux-5.10/fs/cifs/
H A Dxattr.c211 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_set()
223 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_set()
362 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_get()
372 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_get()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c168 if (!(sb->s_flags & SB_BORN)) in __btrfs_handle_fs_error()
177 sb->s_flags |= SB_RDONLY; in __btrfs_handle_fs_error()
745 info->sb->s_flags |= SB_POSIXACL; in btrfs_parse_options()
753 info->sb->s_flags &= ~SB_POSIXACL; in btrfs_parse_options()
1330 sb->s_flags |= SB_POSIXACL; in btrfs_fill_super()
1332 sb->s_flags |= SB_I_VERSION; in btrfs_fill_super()
1360 sb->s_flags |= SB_ACTIVE; in btrfs_fill_super()
1455 if (!(info->sb->s_flags & SB_POSIXACL)) in btrfs_show_options()
1690 if ((flags ^ s->s_flags) & SB_RDONLY) in btrfs_mount_root()
1858 unsigned old_flags = sb->s_flags; in btrfs_remount()
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dsuper.c629 seq_puts(m, root->d_sb->s_flags & SB_SYNCHRONOUS ? ",sync" : ""); in nfs_show_stats()
630 seq_puts(m, root->d_sb->s_flags & SB_NOATIME ? ",noatime" : ""); in nfs_show_stats()
631 seq_puts(m, root->d_sb->s_flags & SB_NODIRATIME ? ",nodiratime" : ""); in nfs_show_stats()
1043 sb->s_flags |= SB_POSIXACL; in nfs_fill_super()
1050 sb->s_flags |= SB_POSIXACL; in nfs_fill_super()
1079 if ((s->s_flags & NFS_SB_MASK) != (fc->sb_flags & NFS_SB_MASK)) in nfs_compare_mount_options()
1249 if (ctx->clone_data.sb->s_flags & SB_SYNCHRONOUS) in nfs_get_tree_common()
1294 s->s_flags |= SB_ACTIVE; in nfs_get_tree_common()
/kernel/linux/linux-6.6/fs/nfs/
H A Dsuper.c660 seq_puts(m, root->d_sb->s_flags & SB_SYNCHRONOUS ? ",sync" : ""); in nfs_show_stats()
661 seq_puts(m, root->d_sb->s_flags & SB_NOATIME ? ",noatime" : ""); in nfs_show_stats()
662 seq_puts(m, root->d_sb->s_flags & SB_NODIRATIME ? ",nodiratime" : ""); in nfs_show_stats()
1067 sb->s_flags |= SB_POSIXACL; in nfs_fill_super()
1074 sb->s_flags |= SB_POSIXACL; in nfs_fill_super()
1105 if ((s->s_flags & NFS_SB_MASK) != (fc->sb_flags & NFS_SB_MASK)) in nfs_compare_mount_options()
1278 if (ctx->clone_data.sb->s_flags & SB_SYNCHRONOUS) in nfs_get_tree_common()
1322 s->s_flags |= SB_ACTIVE; in nfs_get_tree_common()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c868 qp->s_flags &= RVT_S_SIGNAL_REQ_WR; in rvt_init_qp()
928 qp->s_flags &= ~(RVT_S_TIMER | RVT_S_ANY_WAIT);
1199 qp->s_flags = RVT_S_SIGNAL_REQ_WR; in rvt_create_qp()
1355 if (qp->s_flags & (RVT_S_TIMER | RVT_S_WAIT_RNR)) { in rvt_error_qp()
1356 qp->s_flags &= ~(RVT_S_TIMER | RVT_S_WAIT_RNR); in rvt_error_qp()
1360 if (qp->s_flags & RVT_S_ANY_WAIT_SEND) in rvt_error_qp()
1361 qp->s_flags &= ~RVT_S_ANY_WAIT_SEND; in rvt_error_qp()
1814 if (qp->s_flags & RVT_S_SIGNAL_REQ_WR) in rvt_query_qp()
2564 qp->s_flags |= RVT_S_TIMER; in rvt_add_retry_timer_ext()
2582 qp->s_flags | in rvt_add_rnr_timer()
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c781 sb->s_flags |= SB_LAZYTIME; in parse_options()
784 sb->s_flags &= ~SB_LAZYTIME; in parse_options()
916 sb->s_flags |= SB_INLINECRYPT; in parse_options()
1713 if (sbi->sb->s_flags & SB_INLINECRYPT) in f2fs_show_options()
1762 sbi->sb->s_flags |= SB_LAZYTIME; in default_options()
1786 unsigned int s_flags = sbi->sb->s_flags; in f2fs_disable_checkpoint() local
1792 if (s_flags & SB_RDONLY) { in f2fs_disable_checkpoint()
1796 sbi->sb->s_flags |= SB_ACTIVE; in f2fs_disable_checkpoint()
1837 sbi->sb->s_flags in f2fs_disable_checkpoint()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c829 qp->s_flags &= RVT_S_SIGNAL_REQ_WR; in rvt_init_qp()
890 qp->s_flags &= ~(RVT_S_TIMER | RVT_S_ANY_WAIT);
1157 qp->s_flags = RVT_S_SIGNAL_REQ_WR; in rvt_create_qp()
1299 if (qp->s_flags & (RVT_S_TIMER | RVT_S_WAIT_RNR)) { in rvt_error_qp()
1300 qp->s_flags &= ~(RVT_S_TIMER | RVT_S_WAIT_RNR); in rvt_error_qp()
1304 if (qp->s_flags & RVT_S_ANY_WAIT_SEND) in rvt_error_qp()
1305 qp->s_flags &= ~RVT_S_ANY_WAIT_SEND; in rvt_error_qp()
1762 if (qp->s_flags & RVT_S_SIGNAL_REQ_WR) in rvt_query_qp()
2513 qp->s_flags |= RVT_S_TIMER; in rvt_add_retry_timer_ext()
2531 qp->s_flags | in rvt_add_rnr_timer()
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_super.h23 # define set_posix_acl_flag(sb) ((sb)->s_flags |= SB_POSIXACL)
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_super.h23 # define set_posix_acl_flag(sb) ((sb)->s_flags |= SB_POSIXACL)
/kernel/linux/linux-5.10/fs/ufs/
H A Dballoc.c102 if ((UFS_SB(sb)->s_flags & UFS_CG_MASK) == UFS_CG_44BSD) in ufs_free_fragments()
118 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_free_fragments()
190 if ((UFS_SB(sb)->s_flags & UFS_CG_MASK) == UFS_CG_44BSD) in ufs_free_blocks()
208 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_free_blocks()
570 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_add_fragments()
691 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_alloc_fragments()
740 if ((UFS_SB(sb)->s_flags & UFS_CG_MASK) == UFS_CG_44BSD) in ufs_alloccg_block()
/kernel/linux/linux-6.6/fs/ufs/
H A Dballoc.c102 if ((UFS_SB(sb)->s_flags & UFS_CG_MASK) == UFS_CG_44BSD) in ufs_free_fragments()
118 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_free_fragments()
190 if ((UFS_SB(sb)->s_flags & UFS_CG_MASK) == UFS_CG_44BSD) in ufs_free_blocks()
208 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_free_blocks()
566 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_add_fragments()
687 if (sb->s_flags & SB_SYNCHRONOUS) in ufs_alloc_fragments()
736 if ((UFS_SB(sb)->s_flags & UFS_CG_MASK) == UFS_CG_44BSD) in ufs_alloccg_block()
/kernel/linux/linux-6.6/fs/f2fs/
H A Drecovery.c864 unsigned long s_flags = sbi->sb->s_flags; in f2fs_recover_fsync_data() local
895 f2fs_bug_on(sbi, sbi->sb->s_flags & SB_ACTIVE); in f2fs_recover_fsync_data()
944 sbi->sb->s_flags = s_flags; /* Restore SB_RDONLY status */ in f2fs_recover_fsync_data()
/kernel/linux/linux-5.10/arch/mips/boot/
H A Decoff.h32 int32_t s_flags; /* flags */ member
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Da.out.h51 __u32 s_flags; member
/kernel/linux/linux-6.6/arch/mips/boot/
H A Decoff.h32 int32_t s_flags; /* flags */ member
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Da.out.h51 __u32 s_flags; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbfs_fs.h79 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & SB_RDONLY))

Completed in 29 milliseconds

12345678910>>...15