Home
last modified time | relevance | path

Searched refs:xbs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dxattr.c298 struct ocfs2_xattr_search *xbs,
1293 struct ocfs2_xattr_search xbs = { in ocfs2_xattr_get_nolock() local
1303 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_get_nolock()
1310 buffer_size, &xbs); in ocfs2_xattr_get_nolock()
3039 struct ocfs2_xattr_search *xbs, in ocfs2_calc_xattr_set_need() argument
3065 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
3085 xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; in ocfs2_calc_xattr_set_need()
3086 xe = xbs->here; in ocfs2_calc_xattr_set_need()
3089 i = xbs->here - xbs->header->xh_entries; in ocfs2_calc_xattr_set_need()
3094 bucket_xh(xbs->bucket), in ocfs2_calc_xattr_set_need()
[all …]
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Dcrossbar.h16 typedef struct xbs { struct
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...