Searched refs:DXD_EXTENT (Results 1 – 4 of 4) sorted by relevance
41 if (ea->flag & DXD_EXTENT) { in free_ea_wmap()401 if (JFS_IP(ip)->ea.flag & DXD_EXTENT) { in jfs_rmdir()408 if (JFS_IP(ip)->acl.flag & DXD_EXTENT) { in jfs_rmdir()656 if (JFS_IP(ip)->ea.flag & DXD_EXTENT) in commitZeroLink()663 if (JFS_IP(ip)->acl.flag & DXD_EXTENT) in commitZeroLink()716 if (JFS_IP(ip)->ea.flag & DXD_EXTENT) { in jfs_free_zero_link()737 if (JFS_IP(ip)->acl.flag & DXD_EXTENT) { in jfs_free_zero_link()
287 ea->flag = DXD_EXTENT; in ea_write()471 if (!(ji->ea.flag & DXD_EXTENT)) { in ea_get()523 ea_buf->new_ea.flag = DXD_EXTENT; in ea_get()634 if (ji->ea.flag & DXD_EXTENT) { in ea_put()641 if (ea_buf->new_ea.flag & DXD_EXTENT) { in ea_put()
106 #define DXD_EXTENT 0x20 /* out-of-line single extent */ macro
2139 if (newea->flag & DXD_EXTENT) { in txEA()2158 if (!test_cflag(COMMIT_Nolink, ip) && oldea->flag & DXD_EXTENT) { in txEA()