Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Dxattr.c71 struct jfs_ea_list *xattr; /* buffer containing ea list */ member
460 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 …]
DMakefile10 jfs_logmgr.o jfs_txnmgr.o jfs_uniupr.o resize.o xattr.o
/linux-2.4.37.9/fs/
DMakefile17 filesystems.o namespace.o seq_file.o xattr.o quota.o