Lines Matching refs:ui
332 unsigned int *ui; in f2fs_sbi_show() local
412 ui = (unsigned int *)(ptr + a->offset); in f2fs_sbi_show()
414 return sysfs_emit(buf, "%u\n", *ui); in f2fs_sbi_show()
423 unsigned int *ui; in __sbi_store() local
497 ui = (unsigned int *)(ptr + a->offset); in __sbi_store()
521 *ui = t; in __sbi_store()
533 if (t == *ui) in __sbi_store()
535 *ui = t; in __sbi_store()
544 if (t == *ui) in __sbi_store()
546 *ui = t; in __sbi_store()
555 *ui = t; in __sbi_store()
562 *ui = t; in __sbi_store()
569 *ui = t; in __sbi_store()
634 *ui = (unsigned int)t; in __sbi_store()
641 *ui = (unsigned int)t; in __sbi_store()
648 *ui = (unsigned int)t; in __sbi_store()
699 *ui = t; in __sbi_store()
706 *ui = t; in __sbi_store()
800 if (t == *ui) in __sbi_store()
802 *ui = (unsigned int)t; in __sbi_store()
809 if (t == *ui) in __sbi_store()
811 *ui = (unsigned int)t; in __sbi_store()
818 if (t == *ui) in __sbi_store()
820 *ui = (unsigned int)t; in __sbi_store()
827 *ui = (unsigned int)t; in __sbi_store()
851 *ui = (unsigned int)t; in __sbi_store()
869 *ui = (unsigned int)t; in __sbi_store()