Searched refs:fo (Results 1 – 5 of 5) sorted by relevance
192 int fo; in write_int_sysctl() 194 fo = read_int_sysctl(TCP_FO_SYSCTL); in enable_fastopen() 195 if (fo < 0) in enable_fastopen() 198 return write_int_sysctl(TCP_FO_SYSCTL, fo | 7); in enable_fastopen() 196 int fo; enable_fastopen() local
156 extern int xfs_dir2_node_trim_free(struct xfs_da_args *args, xfs_fileoff_t fo,
465 int target_register_template(const struct target_core_fabric_ops *fo) in target_register_template() argument471 ret = target_fabric_tf_ops_check(fo); in target_register_template()486 memcpy(tfo, fo, sizeof(*tfo)); in target_register_template()502 void target_unregister_template(const struct target_core_fabric_ops *fo) in target_unregister_template() argument508 if (!strcmp(t->tf_ops->fabric_name, fo->fabric_name)) { in target_unregister_template()
85 unsigned long fo : 1; /* Fetch-Only Bit */ member317 if (ale.fo == 1 && mode == GACC_STORE) in ar_translation()
111 static bool erofs_folio_is_managed(struct erofs_sb_info *sbi, struct folio *fo) in erofs_folio_is_managed() argument113 return fo->mapping == MNGD_MAPPING(sbi); in erofs_folio_is_managed()