Searched refs:xattr (Results 1 – 3 of 3) sorted by relevance
71 struct jfs_ea_list *xattr; /* buffer containing ea list */ member460 ea_buf->xattr = NULL; in ea_get()467 ea_buf->xattr = (struct jfs_ea_list *) ji->i_inline_ea; in ea_get()479 ea_buf->xattr = (struct jfs_ea_list *) ji->i_inline_ea; in ea_get()498 ea_buf->xattr = kmalloc(size, GFP_KERNEL); in ea_get()499 if (ea_buf->xattr == NULL) in ea_get()509 if ((rc = ea_read(inode, ea_buf->xattr))) { in ea_get()510 kfree(ea_buf->xattr); in ea_get()511 ea_buf->xattr = NULL; in ea_get()539 ea_buf->xattr = ea_buf->mp->data; in ea_get()[all …]
10 jfs_logmgr.o jfs_txnmgr.o jfs_uniupr.o resize.o xattr.o
17 filesystems.o namespace.o seq_file.o xattr.o quota.o