Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_filestream.h57 int xfs_filestream_associate(struct xfs_inode *dip, struct xfs_inode *ip);
Dxfs_filestream.c572 xfs_filestream_associate( in xfs_filestream_associate() function
Dxfs_inode.c1146 error = xfs_filestream_associate(pip, ip); in xfs_ialloc()