Home
last modified time | relevance | path

Searched defs:clob (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/native/
Dinst.h46 #define MOV_FROM_IVR(reg, clob) \ argument
49 #define MOV_FROM_PSR(pred, reg, clob) \ argument
52 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument
55 #define MOV_TO_IFA(reg, clob) \ argument
58 #define MOV_TO_ITIR(pred, reg, clob) \ argument
61 #define MOV_TO_IHA(pred, reg, clob) \ argument
64 #define MOV_TO_IPSR(pred, reg, clob) \ argument
67 #define MOV_TO_IFS(pred, reg, clob) \ argument
70 #define MOV_TO_IIP(reg, clob) \ argument
76 #define ITC_I(pred, reg, clob) \ argument
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dglimpse.c87 struct inode *inode, struct cl_object *clob, int agl) in cl_glimpse_lock()
170 struct cl_object *clob = lli->lli_clob; in cl_io_get() local
234 struct cl_object *clob; in cl_local_size() local
Dlcommon_cl.c1012 struct cl_object *clob; in cl_file_inode_init() local
1108 struct cl_object *clob = lli->lli_clob; in cl_inode_fini() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Drw.c93 struct cl_object *clob; in ll_cl_init() local
469 struct cl_object *clob = ll_i2info(mapping->host)->lli_clob; in ll_read_ahead_page() local
673 struct cl_object *clob; in ll_readahead() local
1101 struct cl_object *clob; in ll_writepage() local
Dvvp_dev.c347 struct cl_object *clob; in vvp_pgcache_find() local
432 struct cl_object *clob; in vvp_pgcache_show() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h361 # define CLOBINVRNT(env, clob, expr) \ argument
Dcl_object.h2758 static inline void cl_object_page_init(struct cl_object *clob, int size) in cl_object_page_init()
2764 static inline void *cl_object_page_slice(struct cl_object *clob, in cl_object_page_slice()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_io.c376 struct cl_object *clob; in osc_trunc_check() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c949 int lov_read_and_clear_async_rc(struct cl_object *clob) in lov_read_and_clear_async_rc()